CadEntityBase.ProxyBytesCount

CadEntityBase.ProxyBytesCount property

Gets or sets the proxy bytes count.

public int? ProxyBytesCount { get; set; }

Property Value

The proxy bytes count in the ProxyData.

Remarks

Equals null if this entity is not a Proxy Entity.

See Also