Mline Class

Visual Basic
Public Class Mline
Inherits Entity
C#
public class Mline : Entity;
Description

 

This .NET class wraps the Mline ObjectARX class. 

The Mline class represents the AutoCAD MLINE entity. This multi-line entity allows the user to create a complex line with multiple parallel line parts, each with its own linetype. The space between these parallel lines can be filled if desired.

Links
See Also

DBObject, MlineStyle, Point3d, Vector3d, Extents3d, Plane, ObjectId