Accusoft.NotateXpress13.Net
BackStyle Property (EllipseTool)




Gets and sets the back style used by the ellipse tool.
Syntax
'Declaration
 
Public Property BackStyle As BackStyle
'Usage
 
Dim instance As EllipseTool
Dim value As BackStyle
 
instance.BackStyle = value
 
value = instance.BackStyle
public BackStyle BackStyle {get; set;}
public: __property BackStyle get_BackStyle();
public: __property void set_BackStyle( 
   BackStyle value
);
public:
property BackStyle BackStyle {
   BackStyle get();
   void set (    BackStyle value);
}

Property Value

The BackStyle enumeration value set.
See Also

Reference

EllipseTool Class
EllipseTool Members
BackStyle Property

 

 


©2018. Accusoft Corporation. All Rights Reserved.

Send Feedback