MLineScale Property (ActiveX)

Specifies the scale of the MLine.

Supported platforms: Windows only

Signature

VBA:

object.MLineScale
object

Type: MLine

The object to which this property applies.

Property Value

Read-only: No

Type: Double

The scale of the MLine.

Remarks

No additional remarks.

Examples

VBA:

Not available

Visual LISP:

Not available