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