CadVbaProject.BinaryObjectData

CadVbaProject.BinaryObjectData property

Gets or sets the binary object data.

public byte[] BinaryObjectData { get; set; }

Property Value

The binary object data.

See Also