public EndPointStyle EndPointStyle {get; set;}
public: __property EndPointStyle get_EndPointStyle(); public: __property void set_EndPointStyle( EndPointStyle value );
public: property EndPointStyle EndPointStyle { EndPointStyle get(); void set ( EndPointStyle value); }
'Declaration Public Property EndPointStyle As EndPointStyle
'Usage Dim instance As RulerToolbarDefaults Dim value As EndPointStyle instance.EndPointStyle = value value = instance.EndPointStyle
This property is in addition to the built-in guage.
RulerToolbarDefaults Class RulerToolbarDefaults Members
©2019. Accusoft Corporation. All Rights Reserved.