-
-
Notifications
You must be signed in to change notification settings - Fork 122
ACadSharp.Entities.Leader
Albert Domenech edited this page Oct 3, 2024
·
5 revisions
Represents a entity.
Object name
Dxf class name
Namespace: ACadSharp.Entities
C#
DxfNameAttribute
DxfSubClassAttribute
public class Leader
Returns | Name | Summary |
---|---|---|
XYZ |
AnnotationOffset | Offset of last leader vertex from annotation placement point. |
Boolean |
ArrowHeadEnabled | Arrowhead flag. |
Entity |
AssociatedAnnotation | Hard reference to associated annotation (mtext, tolerance, or insert entity). |
XYZ |
BlockOffset | Offset of last leader vertex from block reference insertion point. |
LeaderCreationType |
CreationType | Leader creation flag, AssociatedAnnotation type. |
Boolean |
HasHookline | Hookline flag. |
Boolean |
HookLineDirection | Hookline direction flag. |
XYZ |
HorizontalDirection | Horizontal direction for leader. |
XYZ |
Normal | Normal vector. |
String |
ObjectName | |
ObjectType |
ObjectType | |
LeaderPathType |
PathType | Leader Path Type. |
DimensionStyle |
Style | Dimension Style. |
String |
SubclassMarker | |
Double |
TextHeight | Text annotation height. |
Double |
TextWidth | Text annotation width. |
List<XYZ> |
Vertices | Vertices in leader. |
Returns | Name | Summary |
---|---|---|
CadObject |
Clone | |
BoundingBox |
GetBoundingBox | Gets the bounding box aligned with the axis XYZ that occupies this entity. |
ACadSharp Class Library Documentation
Documentation created by NetDocGen
- ACadSharp
- ACadSharp.Attributes
- ACadSharp.Blocks
- ACadSharp.Classes
- ACadSharp.Entities
- ACadSharp.Exceptions
- ACadSharp.Header
- ACadSharp.IO
- ACadSharp.IO.DWG
- ACadSharp.Objects
- ACadSharp.Objects.Collections
- ACadSharp.Objects.Evaluations
- ACadSharp.Tables
- ACadSharp.Tables.Collections
- ACadSharp.Types.Units
- ACadSharp.XData
- CSMath
- CSMath.Geometry
- CSUtilities.Attributes
- CSUtilities.Extensions