Skip to content
This repository was archived by the owner on Oct 11, 2023. It is now read-only.

f22f4806 2311 afbf 2a1e 6ea961811aa1

haplokuon edited this page May 6, 2023 · 1 revision

Vector2 Properties

netDxf 3.0.0 Library

Properties

IsNormalized Gets if the vector has been normalized.
Item Gets or sets a vector element defined by its index.
NaN Represents a vector with not a number components.
UnitX Unit X vector.
UnitY Unit Y vector.
X Gets or sets the X component.
Y Gets or sets the Y component.
Zero Zero vector.

See Also

Reference

Vector2 Structure
netDxf Namespace

Clone this wiki locally