Method From

From(IPortalFrameSpan?)

Creates a new instance of PortalFrameSpanTieParams class based on given portal frame span

Declaration
public static PortalFrameSpanTieParams From(IPortalFrameSpan? portalFrameSpan)
Parameters
Type Name Description
IPortalFrameSpan portalFrameSpan

The portal frame span to initialize the parameters by

Returns
Type Description
PortalFrameSpanTieParams

The newly created instance of PortalFrameSpanTieParams class

Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next