CadAcadProxyEntity.BinaryGraphicsData

CadAcadProxyEntity.BinaryGraphicsData property

Gets or sets the binary graphics data.

public byte[] BinaryGraphicsData { get; set; }

Property Value

The binary graphics data.

See Also