ImageGear v26.3 - 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
     Property Gets or sets X coordinate of the point.  
     Property Gets 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