Justification Property (ActiveX)

Specifies the justification of the MLine.

Supported platforms: Windows only

Signature

VBA:

object.Justification
object

Type: MLine

The object this property applies to.

Property Value

Read-only: No

Type: AcMLineJustification enum

Remarks

No additional remarks.

Examples

VBA:

Not available

Visual LISP:

Not available