Share
 
 

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

  • acBottom
  • acTop
  • acZero

Remarks

No additional remarks.

Examples

VBA:

Not available

Visual LISP:

Not available

Was this information helpful?