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

f9bf5a20 b730 473d 1a06 f48b88393e0e

haplokuon edited this page May 6, 2023 · 1 revision

MakeUnit Method

netDxf 3.0.0 Library

[Missing <summary> documentation for "M:netDxf.GTE.GVector.MakeUnit(System.Int32)"]

Definition

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

C#

public void MakeUnit(
	int d
)

VB

Public Sub MakeUnit ( 
	d As Integer
)

C++

public:
void MakeUnit(
	int d
)

F#

member MakeUnit : 
        d : int -> unit 

Parameters

  Int32
\[Missing <param name="d"/> documentation for "M:netDxf.GTE.GVector.MakeUnit(System.Int32)"\]

See Also

Reference

GVector Class
netDxf.GTE Namespace

Clone this wiki locally