The offset direction.
Namespace:
Autodesk.iLogic.Types
Assembly:
Autodesk.iLogic.Types (in Autodesk.iLogic.Types.dll) Version: 25.0
Syntax
VB
Public ReadOnly Property OffsetDirection As UnitVector2d
Get
C#
public UnitVector2d OffsetDirection { get; }
Property Value
Type:
UnitVector2d
See Also
Reference