NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

GraphicsPath Methods

The methods of the GraphicsPath class are listed below. For a complete list of GraphicsPath class members, see the GraphicsPath Members topic.

Public:

AddArc Overloaded. [To be supplied.]
AddBezier Overloaded. [To be supplied.]
AddBeziers Overloaded. [To be supplied.]
AddClosedCurve Overloaded. [To be supplied.]
AddCurve Overloaded. [To be supplied.]
AddEllipse Overloaded. [To be supplied.]
AddLine Overloaded. [To be supplied.]
AddLines Overloaded. [To be supplied.]
AddPath [To be supplied.]
AddPie Overloaded. [To be supplied.]
AddPolygon Overloaded. [To be supplied.]
AddRectangle Overloaded. [To be supplied.]
AddRectangles Overloaded. [To be supplied.]
AddString Overloaded. [To be supplied.]
ClearMarkers [To be supplied.]
Clone [To be supplied.]
CloseAllFigures [To be supplied.]
CloseFigure [To be supplied.]
Dispose [To be supplied.]
Equals (inherited from Object) Determines whether the specified Object is the same instance as the current Object. Subclasses are expected to override this method to support value equality (not reference equality).
Flatten Overloaded. [To be supplied.]
GetBounds Overloaded. [To be supplied.]
GetHashCode (inherited from Object) Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
GetLastPoint [To be supplied.]
GetLifetimeService (inherited from MarshalByRefObject) This method is used return a lifetime service object that is used to control the lifetime policy to the object. For the default Lifetime service this will be an object of type ILease.
GetType (inherited from Object) Gets the Type of the Object.
InitializeLifetimeService (inherited from MarshalByRefObject)  
IsOutlineVisible Overloaded. [To be supplied.]
IsVisible Overloaded. [To be supplied.]
Reset [To be supplied.]
Reverse [To be supplied.]
SetMarkers [To be supplied.]
StartFigure [To be supplied.]
ToString (inherited from Object) Returns a String that represents the current Object.
Transform [To be supplied.]
Warp Overloaded. [To be supplied.]
Widen Overloaded. [To be supplied.]

Protected:

Finalize [To be supplied.]
MemberwiseClone (inherited from Object) Creates a shallow copy of the current Object.

See Also

GraphicsPath Class | System.Drawing.Drawing2D Namespace