ImageGear .NET - Updated
IImGearBinocular Interface
Members 




ImageGear24.Core Assembly > ImageGear.Core Namespace : IImGearBinocular Interface
Defines Binocular shape interface.
Object Model
IImGearBinocular InterfaceImGearPoint StructureImGearPoint Structure
Syntax
'Declaration
 
Public Interface IImGearBinocular 
   Inherits IImGearShape 
'Usage
 
Dim instance As IImGearBinocular
public interface IImGearBinocular : IImGearShape  
public __gc __interface IImGearBinocular : public IImGearShape  
public interface class IImGearBinocular : public IImGearShape  
Remarks
Binocular shape is composed of two ellipses inscribed in the bounding rectangle. Distance property defines the distance between ellipse centers.
See Also

Reference

IImGearBinocular Members
ImageGear.Core Namespace