Call us at 1-800-661-8190 or send an email at info@aurigma.com
Gets/sets histogram entry by specified index.
Namespace: Aurigma.GraphicsMill Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Public Default Property Item ( _ index As Integer _ ) As Integer
public int this[ int index ] { get; set; }
Type: System.Int32