CadEntityBase.ProxyData

CadEntityBase.ProxyData property

Gets or sets the proxy data.

public byte[] ProxyData { get; set; }

Property Value

The proxy data.

Remarks

This array is empty if this entity is not a Proxy Entity

See Also