![]() | PortalFrameSpanTieParams Constructor (Boolean, PortalFrameTieType, PortalFrameTieLocation, Double) |
The constructor for a portal frame span tie parameters
Namespace: TSD.API.Remoting.PortalFrames.Create
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116

public PortalFrameSpanTieParams( bool isTieActive, PortalFrameTieType tieType, PortalFrameTieLocation tieLocation, double tieLevel = 0 )
Parameters
- isTieActive
- Type: SystemBoolean
The value indicating whether the tie is active - tieType
- Type: TSD.API.Remoting.PortalFramesPortalFrameTieType
The type of the tie - tieLocation
- Type: TSD.API.Remoting.PortalFramesPortalFrameTieLocation
The location of the tie - tieLevel (Optional)
- Type: SystemDouble
The optional level of the tie
