ImageGear for .NET
ImageRadius Property




Gets horizontal and vertical radius of the ellipse.
Syntax
'Declaration
 
Public ReadOnly Property ImageRadius As Size
'Usage
 
Dim instance As ImGearMagnifierPopUpCtl
Dim value As Size
 
value = instance.ImageRadius
public Size ImageRadius {get;}
public: __property Size get_ImageRadius();
public:
property Size ImageRadius {
   Size get();
}

Property Value

System.Windows.Size value.
Remarks
Required to build geometric path in XAML file.
See Also

Reference

ImGearMagnifierPopUpCtl Class
ImGearMagnifierPopUpCtl Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback