ACadSharp.Objects.MLineStyle - DomCR/ACadSharp GitHub Wiki
Represents a object
Object name
Dxf class name
Namespace: ACadSharp.Objects
C#
DxfNameAttribute
DxfSubClassAttribute
public class MLineStyle
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 |