Skip to content

ACadSharp.Objects.MLineStyle

Albert Domenech edited this page Aug 4, 2024 · 3 revisions

MLineStyle Class

Represents a object

Remarks

Object name
Dxf class name

Definition

Namespace: ACadSharp.Objects

C#

DxfNameAttribute
DxfSubClassAttribute
public class MLineStyle

Properties

Returns Name Summary
String Description Style description
List<Element> Elements Elements in the style
Double EndAngle End angle
Color FillColor Fill color
MLineStyleFlags Flags Multi line style flags
String Name Mline style name
String ObjectName
ObjectType ObjectType
Double StartAngle Start angle
String SubclassMarker
Clone this wiki locally