ImageGear v26.3 - Updated
ImageGear.Core Assembly / ImageGear.Core Namespace / ImGearPoint Structure
Properties Methods


In This Topic
    ImGearPoint Structure Members
    In This Topic

    The following tables list the members exposed by ImGearPoint.

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