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

cb63bf94 4714 04dc 68ca 1f0d08314ed3

haplokuon edited this page May 6, 2023 · 1 revision

CoordinateSystem Enumeration

netDxf 3.0.0 Library

Defines the coordinate system reference.

Definition

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

C#

public enum CoordinateSystem

VB

Public Enumeration CoordinateSystem

C++

public enum class CoordinateSystem

F#

type CoordinateSystem

Members

World 0 World coordinates.
Object 1 Object/Local coordinates.

See Also

Reference

netDxf Namespace

Clone this wiki locally