| IConstructionHelperLineType Property |
Gets the line type of the construction helper
Namespace: TSD.API.Remoting.StructureAssembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
Syntax IReadOnlyProperty<ConstructionHelperLineType> LineType { get; }
ReadOnly Property LineType As IReadOnlyProperty(Of ConstructionHelperLineType)
Get
property IReadOnlyProperty<ConstructionHelperLineType>^ LineType {
IReadOnlyProperty<ConstructionHelperLineType>^ get ();
}
abstract LineType : IReadOnlyProperty<ConstructionHelperLineType> with get
Property Value
IReadOnlyPropertyConstructionHelperLineTypeSee Also