ImageGear .NET v25.1 - Updated
ImGearBinocular Structure
Members 




ImageGear.Core Assembly > ImageGear.Core Namespace : 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
public struct ImGearBinocular : System.ValueType, IImGearBinocularIImGearShape  
public __value struct ImGearBinocular : public System.ValueType, IImGearBinocularIImGearShape  
public value class ImGearBinocular : public System.ValueType, IImGearBinocularIImGearShape  
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

Reference

ImGearBinocular Members
ImageGear.Core Namespace