MLineVertexMiter Property
|
Gets the MLine vertex miter.
Namespace:
DXFReaderNET.Entities
Assembly:
DXFReaderNET (in DXFReaderNET.dll) Version: 20.10.54
Syntax public Vector2 Miter { get; }
Public ReadOnly Property Miter As Vector2
Get
public:
property Vector2 Miter {
Vector2 get ();
}
member Miter : Vector2 with get
PROPERTY Miter AS Vector2 GET
Property Value
Type:
Vector2See Also