GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdViewer / ViewRotation Property





In This Topic
ViewRotation Property (IGdViewer)
In This Topic
Syntax
'Declaration
 
<DispIdAttribute(7)>
Property ViewRotation As RotateFlipType
[DispId(7)]
RotateFlipType ViewRotation {get; set;}
read-write property ViewRotation: RotateFlipType; 
DispIdAttribute(7)
function get,set ViewRotation : RotateFlipType
[DispId(7)]
__property RotateFlipType get_ViewRotation();
__property void set_ViewRotation( 
   RotateFlipType value
);
[DispId(7)]
property RotateFlipType ViewRotation {
   RotateFlipType get();
   void set (    RotateFlipType value);
}
See Also

Reference

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