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