-
-
Notifications
You must be signed in to change notification settings - Fork 126
ACadSharp.Objects.MultiLeaderAnnotContext.ArrowheadSize
Albert Domenech edited this page Aug 4, 2024
·
3 revisions
Gets or sets the arrowhead size (see ) for every leader line. This property overrides the value from when the flag is set in the property.
The value for all leader lines can be overridden for each individual leader line by the property when the flag is set in the property. This property is also exposed by the class (). Values should be equal, the value of this property is assumed to be used.Namespace: ACadSharp.Objects.MultiLeaderAnnotContext
C#
DxfCodeValueAttribute
public Double ArrowheadSize { get; set; }
Double
The value returned is the value entered in AutoCAD multiplied with the .
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