Angular3PointDimension Class

Definition

Namespace: netDxf.Entities
Assembly: PCBI.DXF_Library (in PCBI.DXF_Library.dll) Version: 17.0.0.0 (17.0.0.0)
C#
public class Angular3PointDimension : Dimension
Inheritance
Object    DxfObject    EntityObject    Dimension    Angular3PointDimension

Constructors

Angular3PointDimensionInitializes a new instance of the Angular3PointDimension class
Angular3PointDimension(Arc, Double)Initializes a new instance of the Angular3PointDimension class
Angular3PointDimension(Arc, Double, DimensionStyle)Initializes a new instance of the Angular3PointDimension class
Angular3PointDimension(Vector2, Vector2, Vector2, Double)Initializes a new instance of the Angular3PointDimension class
Angular3PointDimension(Vector2, Vector2, Vector2, Double, DimensionStyle)Initializes a new instance of the Angular3PointDimension class

Properties

ArcDefinitionPoint 
AttachmentPoint
(Inherited from Dimension)
Block
(Inherited from Dimension)
CenterPoint 
CodeName
(Inherited from DxfObject)
Color
(Inherited from EntityObject)
DimensionType
(Inherited from Dimension)
Elevation
(Inherited from Dimension)
EndPoint 
Handle
(Inherited from DxfObject)
IsVisible
(Inherited from EntityObject)
Layer
(Inherited from EntityObject)
LineSpacingFactor
(Inherited from Dimension)
LineSpacingStyle
(Inherited from Dimension)
Linetype
(Inherited from EntityObject)
LinetypeScale
(Inherited from EntityObject)
Lineweight
(Inherited from EntityObject)
Measurement
(Overrides DimensionMeasurement)
Normal
(Inherited from EntityObject)
Offset 
Owner
(Inherited from EntityObject)
Reactors
(Inherited from EntityObject)
StartPoint 
Style
(Inherited from Dimension)
StyleOverrides
(Inherited from Dimension)
TextPositionManuallySet
(Inherited from Dimension)
TextReferencePoint
(Inherited from Dimension)
TextRotation
(Inherited from Dimension)
Transparency
(Inherited from EntityObject)
Type
(Inherited from EntityObject)
UserText
(Inherited from Dimension)
XData
(Inherited from DxfObject)

Methods

Events

See Also