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




ImGearBinocular Structure
Defines Binocular shape.
Object Model
ImGearBinocular StructureImGearPoint StructureImGearPoint Structure
Syntax
'Declaration
 
Public Structure ImGearBinocular 
   Inherits System.ValueType
   Implements IImGearBinocularIImGearShape 
 
'Usage
 
Dim instance As ImGearBinocular
Remarks
Binocular shape is composed of two ellipses inscribed in the bounding rectangle. Distance property defines the distance between ellipse centers.
Inheritance Hierarchy

System.Object
   System.ValueType
      ImageGear.Core.ImGearBinocular

See Also