IntRange.Range
IntRange.Range property
Gets or sets the range.
public int[] Range { get; set; }
Property Value
The range.
See Also
- class IntRange
- namespace Aspose.Imaging
- assembly Aspose.Imaging
Gets or sets the range.
public int[] Range { get; set; }
The range.