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

8945bea6 879a 5d70 7c1a 05a0a9458a54

haplokuon edited this page May 6, 2023 · 1 revision

UnitX Property

netDxf 3.0.0 Library

Unit X vector.

Definition

Namespace: netDxf
Assembly: netDxf (in netDxf.dll) Version: 3.0.0

C#

public static Vector4 UnitX { get; }

VB

Public Shared ReadOnly Property UnitX As Vector4
	Get

C++

public:
static property Vector4 UnitX {
	Vector4 get ();
}

F#

static member UnitX : Vector4 with get

Property Value

Vector4

See Also

Reference

Vector4 Structure
netDxf Namespace

Clone this wiki locally