ImageGear v26.5 - Updated March 3, 2025
ImageGear.Core Assembly / ImageGear.Core Namespace / ImGearEllipse Structure
Members




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
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