CadTableNamesBeginBlock Field |
Cad name string.
Namespace:
Aspose.CAD.FileFormats.Cad.CadConsts
Assembly:
Aspose.CAD (in Aspose.CAD.dll) Version: 20.8
Syntaxpublic const string BeginBlock = "BLOCK"
Public Const BeginBlock As String = "BLOCK"
public:
literal String^ BeginBlock = "BLOCK"
static val mutable BeginBlock: string
Field Value
Type:
String
See Also