ImageRatio Property

Kaliko Image Library

Kaliko.ImageLibrary
ImageRatio Property





Width/height ratio of image.
Syntax
'Declaration
 
Public ReadOnly Property ImageRatio As System.Double
'Usage
 
Dim instance As KalikoImage
Dim value As System.Double
 
value = instance.ImageRatio
public System.double ImageRatio {get;}
public read-only property ImageRatio: System.Double; 
public function get ImageRatio : System.double
public: __property System.double get_ImageRatio();
public:
property System.double ImageRatio {
   System.double get();
}
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

This documentation was created using Document! X from Innovasys