-
-
Notifications
You must be signed in to change notification settings - Fork 137
ACadSharp.Objects.MultiLeaderAnnotContext.ScaleFactor
Albert Domenech edited this page Aug 4, 2024
·
3 revisions
Gets or sets a scale factor (see ). This property overrides the value from when the flag is set (see property). The scale factor is applied by AutoCAD.
The following properties entered in AutoCAD are multiplied with this scale factor: , , , , and the elements of . The is adjusted.Namespace: ACadSharp.Objects.MultiLeaderAnnotContext
C#
DxfCodeValueAttribute
public Double ScaleFactor { get; set; }
Double
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