ImageGear v26.3 - Updated November 9, 2022
ImageGear.Core Assembly / ImageGear.Core Namespace / IImGearBinocular Interface
Members




IImGearBinocular Interface
Defines Binocular shape interface.
Object Model
IImGearBinocular InterfaceImGearPoint StructureImGearPoint Structure
Syntax
'Declaration
 
Public Interface IImGearBinocular 
   Inherits IImGearShape 
 
'Usage
 
Dim instance As IImGearBinocular
Remarks
Binocular shape is composed of two ellipses inscribed in the bounding rectangle. Distance property defines the distance between ellipse centers.
See Also