Click or drag to resize

GraphicsPath Properties

The GraphicsPath type exposes the following members.

Properties
  NameDescription
Public propertyBounds
Gets the bounding rectangle for this path
Public propertyCurrentPoint
Gets the current point
Public propertyFillMode
Sets a value indicating how this graphics path should be filled.
Public propertyStatic memberInstantiator Obsolete.
Creates a delegate that can be used to create instances of the IGraphicsPath with little overhead
Public propertyIsEmpty
Gets a value indicating that this graphics path is empty and has no segments
Top
See Also