Click or drag to resize

LinearDimensionFirstReferencePoint Property

imbVeles Framework: imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets or sets the first definition point of the dimension in OCS (object coordinate system).

Namespace:  netDxf.Entities
Assembly:  netDXF.Standard (in netDXF.Standard.dll) Version: 2.1.1
Syntax
C#
public Vector2 FirstReferencePoint { get; set; }
Request Example View Source

Property Value

Type: Vector2
See Also