Accusoft.FormDirector3.Net - Updated
Height Property




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

Reference

TemplateImage Class
TemplateImage Members