gdk-sharp2.12.0.0Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details.Represents an ordered pair of integer x- and y-coordinates that defines a point in a two-dimensional, Cartesian plane.System.ValueTypeFieldGdk.PointThe point (0, 0).MethodGdk.PointInternal constructor
a , pointer to internal data
This is an internal constructor, and should not be used by user code.ConstructorCreates a Point object from integer x- and y-coordinates.
The x-coordinate.
The y-coordinate.
FieldSystem.Int32The x-coordinate of the Point.FieldSystem.Int32The y-coordinate of the Point.PropertySystem.BooleanChecks if the point is (0,0)true if this == (0,0To be added.MethodSystem.VoidMoves this point by quanities dx and dy
Quanity by which to change X
Quanity by which to change Y
To be added.ConstructorConstructs a point from a
a The point will have an X of .Width and a Y of .HeightMethodGdk.Size
To be added.
To be added.To be added.To be added.MethodGdk.Point
To be added.
To be added.
To be added.To be added.To be added.MethodGdk.Point
To be added.
To be added.
To be added.To be added.To be added.MethodSystem.Boolean
To be added.
To be added.
To be added.To be added.To be added.MethodSystem.Boolean
To be added.
To be added.
To be added.To be added.To be added.