Click or drag to resize

LwPolylineVertexPosition Property

Gets or sets the light weight polyline vertex position.

Namespace:  DXFReaderNET.Entities
Assembly:  DXFReaderNET (in DXFReaderNET.dll) Version: 20.10.54
Syntax
public Vector2 Position { get; set; }

Property Value

Type: Vector2
See Also