Click or drag to resize

MTextExtension Class

Provides extension methods for the MText Type.
Inheritance Hierarchy
SystemObject
  Gile.AutoCAD.R20.ExtensionMTextExtension

Namespace:  Gile.AutoCAD.R20.Extension
Assembly:  Gile.AutoCAD.R20.Extension (in Gile.AutoCAD.R20.Extension.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
public static class MTextExtension

The MTextExtension type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetMTextBoxCorners
Gets the points at corners of the mtext bounding box.
Public methodStatic memberMirror
Mirrors the mtext honoring the value of MIRRTEXT system variable.
Top
See Also