-
-
Notifications
You must be signed in to change notification settings - Fork 122
ACadSharp.Entities.Dimension.FlipArrow2
Albert Domenech edited this page Oct 3, 2024
·
3 revisions
Gets or sets a value indicating whether the second arrow to be flipped.
Arrows are by default drawn inside the extension lines if there is enough space; otherwise, outside. This flag overrules the standard behavior.
Namespace: ACadSharp.Entities.Dimension
C#
DxfCodeValueAttribute
public Boolean FlipArrow2 { get; set; }
Boolean
true if the arrow is to be flipped; otherwise, false.
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