Accusoft.NotateXpress13.Net
PenFillStyle Property (PolyLineToolbarDefaults)




Gets and sets the hatch style used on the PolyLine annotation.
Syntax
public PenFillStyle PenFillStyle {get; set;}
public: __property PenFillStyle get_PenFillStyle();
public: __property void set_PenFillStyle( 
   PenFillStyle value
);
public:
property PenFillStyle PenFillStyle {
   PenFillStyle get();
   void set (    PenFillStyle value);
}
'Declaration
 
Public Property PenFillStyle As PenFillStyle
 
'Usage
 
Dim instance As PolyLineToolbarDefaults
Dim value As PenFillStyle
 
instance.PenFillStyle = value
 
value = instance.PenFillStyle

Property Value

The PenFillStyle style used for the PolyLine annotation.
See Also

Reference

PolyLineToolbarDefaults Class
PolyLineToolbarDefaults Members

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback