Northwoods.Go Assembly > Northwoods.Go Namespace : GoObject Class |
For a list of all members of this type, see GoObject members.
Name | Description | |
---|---|---|
BottomCenter | This represents a point in the object's bounds. | |
BottomLeft | This represents a corner point in the object's bounds. | |
BottomRight | This represents a corner point in the object's bounds. | |
ChangedAddedObserver | This is a Changed subhint. | |
ChangedAutoRescales | This is a Changed subhint identifying changes to the value of the AutoRescales property. | |
ChangedBounds | This is a Changed subhint identifying changes to the value of the Bounds property. | |
ChangedCopyable | This is a Changed subhint identifying changes to the value of the Copyable property. | |
ChangedDeletable | This is a Changed subhint identifying changes to the value of the Deletable property. | |
ChangedDragsNode | This is a Changed subhint identifying changes to the value of the DragsNode property. | |
ChangedEditable | This is a Changed subhint identifying changes to the value of the Editable property. | |
ChangedInitializing | This is a Changed subhint identifying changes to the value of the Initializing property. | |
ChangedMovable | This is a Changed subhint identifying changes to the value of the Movable property. | |
ChangedPrintable | This is a Changed subhint identifying changes to the value of the Printable property. | |
ChangedRemovedObserver | This is a Changed subhint. | |
ChangedReshapable | This is a Changed subhint identifying changes to the value of the Reshapable property. | |
ChangedResizable | This is a Changed subhint identifying changes to the value of the Resizable property. | |
ChangedResizesRealtime | This is a Changed subhint identifying changes to the value of the ResizesRealtime property. | |
ChangedSelectable | This is a Changed subhint identifying changes to the value of the Selectable property. | |
ChangedShadowed | This is a Changed subhint identifying changes to the value of the Shadowed property. | |
ChangedVisible | This is a Changed subhint identifying changes to the value of the Visible property. | |
LastChangedHint | Users can define their own Changed event subhint values greater than this value. | |
LastHandle | User-defined handles should have identifiers greater than this value. | |
LastSpot | User-defined spots should have identifiers greater than this value. | |
Middle | This represents the point at the center of the object's bounds. | |
MiddleBottom | This represents a point in the object's bounds. | |
MiddleCenter | This represents the point at the center of the object's bounds; the same as . | |
MiddleLeft | This represents a point in the object's bounds. | |
MiddleRight | This represents a point in the object's bounds. | |
MiddleTop | This represents a point in the object's bounds. | |
NoHandle | Use this handle when no particular handle seems appropriate. | |
NoSpot | Use this spot when no particular spot seems appropriate. | |
NullRect | This is an empty RectangleF , which is convenient when calling Changed. | |
RepaintAll | This is a Changed subhint. | |
TopCenter | This represents a point in the object's bounds. | |
TopLeft | This represents a corner point in the object's bounds. | |
TopRight | This represents a corner point in the object's bounds. |