-
-
Notifications
You must be signed in to change notification settings - Fork 120
ACadSharp.Objects.MLineStyle
Albert Domenech edited this page Aug 4, 2024
·
3 revisions
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 |
ACadSharp Class Library Documentation
Documentation created by NetDocGen
- ACadSharp
- ACadSharp.Attributes
- ACadSharp.Blocks
- ACadSharp.Classes
- ACadSharp.Entities
- ACadSharp.Exceptions
- ACadSharp.Header
- ACadSharp.IO
- ACadSharp.Objects
- ACadSharp.Objects.Collections
- ACadSharp.Tables
- ACadSharp.Tables.Collections
- ACadSharp.Types.Units
- CSMath
- CSMath.Geometry
- CSUtilities.Attributes
- CSUtilities.Extensions