LayoutModelSpaceName Field
|
Layout ModelSpace name.
Namespace:
DXFReaderNET.Objects
Assembly:
DXFReaderNET (in DXFReaderNET.dll) Version: 20.10.54
Syntax public const string ModelSpaceName = "Model"
Public Const ModelSpaceName As String = "Model"
public:
literal String^ ModelSpaceName = "Model"
static val mutable ModelSpaceName: string
CONST ModelSpaceName := "Model" AS STRING
Field Value
Type:
StringSee Also