Accusoft.Forms1 - Updated
Width Property (TemplateImage)



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

Reference

TemplateImage Class
TemplateImage Members