CadExtrudedSurface.BinaryDataSize

CadExtrudedSurface.BinaryDataSize property

Gets or sets the size of the binary data.

public int BinaryDataSize { get; set; }

Property Value

The size of the binary data.

See Also