ImageGear v26.3 - Updated November 9, 2022
ImageGear.Core Assembly / ImageGear.Processing.ImageClean Namespace / ImGearICDotLineOptions Class / Unit Field




In This Topic
Unit Field (ImGearICDotLineOptions)
In This Topic
Dot's size unit of measure.
Syntax
'Declaration
 
Public Unit As ImGearICUnits
 
'Usage
 
Dim instance As ImGearICDotLineOptions
Dim value As ImGearICUnits
 
value = instance.Unit
 
instance.Unit = value

Field Value

ImGearICUnits enumeration
Remarks
This property specifies the dot's size unit of measure.

The default value is ImGearICUnits.MM.

See Also