Class CadAlignedDimension
- Namespace
- Aspose.CAD.FileFormats.Cad.CadObjects
- Assembly
- Aspose.CAD.dll
The Cad aligned dimension.
[ComVisible(false)]
public class CadAlignedDimension : CadDimensionBase, ICadObjectContainer, IDrawingEntity, IMeasurableEntity
- Inheritance
-
CadAlignedDimension
- Implements
- Derived
- Inherited Members
Constructors
- CadAlignedDimension()
Initializes a new instance of the CadAlignedDimension class.
Properties
- DefinitionPoint1
Gets or sets the definition point1.
- DefinitionPoint2
Gets or sets the definition point2.
- InsertionPoint
Gets or sets the insertion point.
- TypeName
Gets the name of the type.