Accusoft.NotateXpressSdk Namespace > EllipseTool Class : HatchColor Property |
'Declaration Public Property HatchColor As Color
'Usage Dim instance As EllipseTool Dim value As Color instance.HatchColor = value value = instance.HatchColor
public Color HatchColor {get; set;}