Property HalfToneHints
- Namespace
- Aspose.CAD.ImageOptions
- Assembly
- Aspose.CAD.dll
HalfToneHints
Gets or sets the halftone hints.
public ushort[] HalfToneHints { get; set; }
Property Value
- ushort[]
The halftone hints.
Exceptions
- ArgumentNullException
value
- ArgumentOutOfRangeException
value;Halftone hints array length must be equal to 2.