Property ProxyBytesCount
- Namespace
- Aspose.CAD.FileFormats.Cad.CadObjects
- Assembly
- Aspose.CAD.dll
ProxyBytesCount
Gets or sets the proxy bytes count.
[CadInt(CadEntityAttribute.Cad092, CadParameterType.Optional, "AcDbEntity")]
public int? ProxyBytesCount { get; set; }
Property Value
Remarks
Equals null if this entity is not a Proxy Entity.