Share

LinearDimensionTextReference.OffsetDirection Property

The offset direction.

Namespace:  Autodesk.iLogic.Types
Assembly:  Autodesk.iLogic.Types (in Autodesk.iLogic.Types.dll) Version: 30.0

Syntax

VB

Public ReadOnly Property OffsetDirection As UnitVector2d
	Get

C#

public UnitVector2d OffsetDirection { get; }

Property Value

Type: UnitVector2d

See Also

Reference

Was this information helpful?