Accusoft.NotateXpressSdk Namespace > EllipseToolbarDefaults Class : HatchColor Property |
'Declaration Public Property HatchColor As Color
'Usage Dim instance As EllipseToolbarDefaults Dim value As Color instance.HatchColor = value value = instance.HatchColor
public Color HatchColor {get; set;}
The HatchColor is the color of the hatch strokes on a filled object whose HatchStyle attribute is something other than HatchStyle.None.