ImageGear .NET v25.1 - Updated
ImGearEllipse Structure
Members 




ImageGear.Core Assembly > ImageGear.Core Namespace : ImGearEllipse Structure
Stores a set of two ImGear values that represent the location and size of an ellipse.
Object Model
ImGearEllipse StructureImGearPoint StructureImGearPoint Structure
Syntax
'Declaration
 
Public Structure ImGearEllipse 
   Inherits System.ValueType
   Implements IImGearEllipseIImGearShape 
'Usage
 
Dim instance As ImGearEllipse
public struct ImGearEllipse : System.ValueType, IImGearEllipseIImGearShape  
public __value struct ImGearEllipse : public System.ValueType, IImGearEllipseIImGearShape  
public value class ImGearEllipse : public System.ValueType, IImGearEllipseIImGearShape  
Remarks
The center of the ellipse is the center of the specified bounding rectangle.
Inheritance Hierarchy

System.Object
   System.ValueType
      ImageGear.Core.ImGearEllipse

See Also

Reference

ImGearEllipse Members
ImageGear.Core Namespace