 | IPortalFrameConstructionPlaneInfo Property |
Namespace:
TSD.API.Remoting.PortalFramesAssembly:
TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
SyntaxIReadOnlyProperty<EntityInfo> ConstructionPlaneInfo { get; }
ReadOnly Property ConstructionPlaneInfo As IReadOnlyProperty(Of EntityInfo)
Get
property IReadOnlyProperty<EntityInfo>^ ConstructionPlaneInfo {
IReadOnlyProperty<EntityInfo>^ get ();
}
abstract ConstructionPlaneInfo : IReadOnlyProperty<EntityInfo> with get
Property Value
Type:
IReadOnlyPropertyEntityInfo
See Also