CadAcadProxyEntity.BinaryEntityData

CadAcadProxyEntity.BinaryEntityData property

Gets or sets the binary entity data.

public byte[] BinaryEntityData { get; set; }

Property Value

The binary entity data.

See Also