-
-
Notifications
You must be signed in to change notification settings - Fork 117
ACadSharp.Objects.MultiLeaderStyle.SecondSegmentAngleConstraint
Albert Domenech edited this page Aug 4, 2024
·
2 revisions
Gets or sets a snap angle value for the second leader segment when a leader line is being created for the mutileader.
This property supports creating and editing a multileader but has no meaning for the display of multileaders.
Namespace: ACadSharp.Objects.MultiLeaderStyle
C#
DxfCodeValueAttribute
public Double SecondSegmentAngleConstraint { get; set; }
Double
An angle value in radians or zero if no angle contstraint is set.
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