Click or drag to resize

DracoCompressionOptionsCompressionLevel Property

Compression level. 0 if fastest, but least compression. 10 is slowest, but best compression

Namespace:  Rhino.FileIO
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 7.0
Syntax
public int CompressionLevel { get; set; }

Property Value

Type: Int32
See Also