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