-
-
Notifications
You must be signed in to change notification settings - Fork 120
ACadSharp.Entities.Leader.HookLineDirection
Albert Domenech edited this page Aug 5, 2024
·
3 revisions
Hookline direction flag.
Namespace: ACadSharp.Entities.Leader
C#
DxfCodeValueAttribute
public Boolean HookLineDirection { get; set; }
Boolean
0 = Hookline(or end of tangent for a splined leader) is the opposite direction from the horizontal vector
1 = Hookline(or end of tangent for a splined leader) is the same direction as horizontal vector(see code 75)
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