ImageGear23.Art Assembly > ImageGear.ART Namespace > ImGearARTRuler Class : Precision Property |
'Declaration Public Property Precision As Integer
'Usage Dim instance As ImGearARTRuler Dim value As Integer instance.Precision = value value = instance.Precision
public int Precision {get; set;}