-
-
Notifications
You must be signed in to change notification settings - Fork 123
ACadSharp.Tables.DimensionStyle.LeaderArrow
Albert Domenech edited this page Aug 4, 2024
·
2 revisions
Specifies the arrow type for leaders (see DIMLDRBLK System Variable).
Note: Annotative blocks cannot be used as custom arrowheads for dimensions or leaders.
Namespace: ACadSharp.Tables.DimensionStyle
C#
DxfCodeValueAttribute
public BlockRecord LeaderArrow { get; set; }
BlockRecord
A that makes up an arrowhead or null if the default, closed-filled arrowhead is to be displayed.
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