SymbolPosition Property (ActiveX)

Specifies placement of the arc length dimension symbol.

Supported platforms: Windows only

Signature

VBA:

object.SymbolPosition
object

Type: DimArcLength

The object this property applies to.

Property Value

Read-only: No

Type: AcDimArcLengthSymbol enum

Remarks

No additional remarks.

Examples

VBA:

Not available

Visual LISP:

Not available