-
-
Notifications
You must be signed in to change notification settings - Fork 120
ACadSharp.Entities.MLine.Style
Albert Domenech edited this page Aug 4, 2024
·
2 revisions
MLine Style
Name reference:
String of up to 32 characters.The name of the style used for this mline. An entry for this style must exist in the MLINESTYLE dictionary.
Do not modify this field without also updating the associated entry in the MLINESTYLE dictionary
Namespace: ACadSharp.Entities.MLine
C#
DxfCodeValueAttribute
public MLineStyle Style { get; set; }
MLineStyle
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