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