UnitsType Property (ActiveX)

Specifies the current display units type for the property.

Supported platforms: Windows only

Signature

VBA:

object.UnitsType
object

Type: DynamicBlockReferenceProperty

The object this property applies to.

Property Value

Read-only: Yes

Type: acDynamicBlockReferencePropertyUnitsType enum

Remarks

No additional remarks.

Examples

VBA:

Not available

Visual LISP:

Not available