Accusoft.FormDirector3.Net - Updated
Width Property




Accusoft.FormDirectorSdk Namespace > TemplateImage Class : Width Property
The width of the template image, in pixels.
Syntax
'Declaration
 
Public ReadOnly Property Width As Integer
'Usage
 
Dim instance As TemplateImage
Dim value As Integer
 
value = instance.Width
public int Width {get;}
public: __property int get_Width();
public:
property int Width {
   int get();
}
See Also

Reference

TemplateImage Class
TemplateImage Members