ImageGear .NET v25.2 - Updated
ImageGear.Core Assembly / ImageGear.Core Namespace / IImGearDoublePoint Interface
Properties Methods

In This Topic
    IImGearDoublePoint Interface Members
    In This Topic

    The following tables list the members exposed by IImGearDoublePoint.

    Public Properties
     NameDescription
     PropertyGets or sets X coordinate of the point.  
     PropertyGets or sets Y coordinate of the point.  
    Top
    Public Methods
     NameDescription
     MethodShifts the points coordinates by the specified coordinateX and coordinateY values.  
    Top
    See Also