CadEntitySpaceMode

Inheritance: java.lang.Object, com.aspose.ms.System.Enum

The Cad entity space mode.

Enum Values

FieldDescription
ModelSpaceThe model space.
PaperSpaceThe paper space.

ModelSpace

public static final int ModelSpace

The model space.

Returns: int

PaperSpace

public static final int PaperSpace

The paper space.

Returns: int