Property ObjectHandle
- Namespace
- Aspose.CAD.FileFormats.Cad.CadObjects
- Assembly
- Aspose.CAD.dll
ObjectHandle
Gets or sets the object handle.
[CadString(CadEntityAttribute.Cad005, CadParameterType.MustHave, "")]
public string ObjectHandle { get; set; }
Property Value
- string
The object handle.