ImageGear v26.3 - Updated
ImageGear.Core Assembly / ImageGear.Core Namespace / IImGearPoint Interface
Properties Methods

In This Topic
    IImGearPoint Interface Members
    In This Topic

    The following tables list the members exposed by IImGearPoint.

    Public Properties
     NameDescription
     Property Gets or sets the x-coordinate of the point.  
     Property Gets or sets the y-coordinate of the point.  
    Top
    Public Methods
     NameDescription
     MethodShifts the points coordinates by the specified coordinateX and coordinateY values.  
    Top
    See Also