Help Center

CoordinateSpacefunction

Specifies coordinate spaces. This enumeration is used by the **GdipTransformPoints** and **GdipTransformPointsI** functions, which converts points from one coordinate space to another.

Graphicsfunctiondoc-orphan
No implementation located. This member is documented, but the source scan found no matching declaration. It is likely declared in a header this scan does not resolve, or provided by a macro.

Parameters

NameDescription
CoordinateSpaceWorld0
CoordinateSpacePage1
CoordinateSpaceDevice2

Description

The CoordinateSpace enumeration specifies coordinate spaces. This enumeration is used by the GdipTransformPoints function, which converts points from one coordinate space to another. For more information about coordinate spaces, see Types of Coordinate Systems.

Reference