| IWallOpeningOffset Property |
Gets the 2d offset of this wall opening
Namespace: TSD.API.Remoting.StructureAssembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
Syntax IProperty<Vector2D> Offset { get; }
ReadOnly Property Offset As IProperty(Of Vector2D)
Get
property IProperty<Vector2D>^ Offset {
IProperty<Vector2D>^ get ();
}
abstract Offset : IProperty<Vector2D> with get
Property Value
IPropertyVector2DSee Also