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

6e974bcd 6b44 2282 525d 555bf194fe6d

haplokuon edited this page May 6, 2023 · 1 revision

UnitW Property

netDxf 3.0.0 Library

Unit W vector.

Definition

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

C#

public static Vector4 UnitW { get; }

VB

Public Shared ReadOnly Property UnitW As Vector4
	Get

C++

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

F#

static member UnitW : Vector4 with get

Property Value

Vector4

See Also

Reference

Vector4 Structure
netDxf Namespace

Clone this wiki locally