public PenStyle PenStyle {get; set;}
public: __property PenStyle get_PenStyle(); public: __property void set_PenStyle( PenStyle value );
public: property PenStyle PenStyle { PenStyle get(); void set ( PenStyle value); }
'Declaration Public Property PenStyle As PenStyle
'Usage Dim instance As PolyLineToolbarDefaults Dim value As PenStyle instance.PenStyle = value value = instance.PenStyle
PolyLineToolbarDefaults Class PolyLineToolbarDefaults Members
©2015. Accusoft Corporation. All Rights Reserved.