Accusoft.NotateXpressSdk Namespace > FreehandToolbarDefaults Class : PenStyle Property |
'Declaration Public Property PenStyle As PenStyle
'Usage Dim instance As FreehandToolbarDefaults Dim value As PenStyle instance.PenStyle = value value = instance.PenStyle
public PenStyle PenStyle {get; set;}
Note: The PenStyle can be anything when the pen is one pixel. The PenStyle will display as PenStyle.Solid when the width is more than one pixel.