CadFieldData.BinaryDataBufferSize

CadFieldData.BinaryDataBufferSize property

Gets or sets the size of the binary data buffer.

public int? BinaryDataBufferSize { get; set; }

Property Value

The size of the binary data buffer.

See Also