Cuminas DjVu SDK for .NET Framework
LineWidth Property



Syntax
Public Property LineWidth As Integer
Dim instance As MapArea
Dim value As Integer
 
instance.LineWidth = value
 
value = instance.LineWidth
public int LineWidth {get; set;}
public:
property int LineWidth {
   int get();
   void set (    int value);
}
Requirements

Target Platforms: Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

Reference

MapArea Class
MapArea Members

Send Feedback