IsSquare Property

Kaliko Image Library

Kaliko.ImageLibrary
IsSquare Property





Returns true if image has a 1:1 ratio (same width and height).
Syntax
'Declaration
 
Public ReadOnly Property IsSquare As System.Boolean
'Usage
 
Dim instance As KalikoImage
Dim value As System.Boolean
 
value = instance.IsSquare
public System.bool IsSquare {get;}
public read-only property IsSquare: System.Boolean; 
public function get IsSquare : System.boolean
public: __property System.bool get_IsSquare();
public:
property System.bool IsSquare {
   System.bool 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