Accusoft.ScanFixXpress8.Net
Width Property (GraphicLine)




Represents the average width of the line.
Syntax
'Declaration
 
Public Property Width As Double
'Usage
 
Dim instance As GraphicLine
Dim value As Double
 
instance.Width = value
 
value = instance.Width
public double Width {get; set;}
public: __property double get_Width();
public: __property void set_Width( 
   double value
);
public:
property double Width {
   double get();
   void set (    double value);
}
See Also

Reference

GraphicLine Class
GraphicLine Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback