GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPictureImaging / WiaGetImageLayout Method





In This Topic
WiaGetImageLayout Method (IGdPictureImaging)
In This Topic
Syntax
'Declaration
 
<DispIdAttribute(943)>
Function WiaGetImageLayout( _
   ByRef Left As Double, _
   ByRef Top As Double, _
   ByRef Width As Double, _
   ByRef Height As Double _
) As Boolean
[DispId(943)]
bool WiaGetImageLayout( 
   ref double Left,
   ref double Top,
   ref double Width,
   ref double Height
)
function WiaGetImageLayout( 
   var  Left: Double;
   var  Top: Double;
   var  Width: Double;
   var  Height: Double
): Boolean; 
DispIdAttribute(943)
function WiaGetImageLayout( 
   Left : double,
   Top : double,
   Width : double,
   Height : double
) : boolean;
[DispId(943)]
bool WiaGetImageLayout( 
   ref double Left,
   ref double Top,
   ref double Width,
   ref double Height
) 
[DispId(943)]
bool WiaGetImageLayout( 
   double% Left,
   double% Top,
   double% Width,
   double% Height
) 

Parameters

Left
Top
Width
Height
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPictureImaging
IGdPictureImaging Members