PortalFrameParamsItem Property

Gets or sets the span levels

Namespace:  TSD.API.Remoting.PortalFrames.Create
Assembly:  TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
Syntax
public PortalFrameSpanParams this[
	int index
] { get; set; }

Parameters

index
Type: SystemInt32

Property Value

Type: PortalFrameSpanParams
See Also