Table of Contents

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

int?

The proxy bytes count in the ProxyData.

Remarks

Equals null if this entity is not a Proxy Entity.