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