Version

Search Results

ToNative Method (Point)

Gets native point. Syntax Return Value A System.Drawing.PointF object that represents native point.

X Property (Point)

Gets or sets X-position of the point. Syntax

Y Property (Point)

Gets or sets Y-position of the point. Syntax

Point Constructor()

Initializes a new instance of the Point class. Syntax

Point Constructor(PointF)

Initializes a new instance of the Point class. Syntax Parameters point Native point.

Point Constructor(Single,Single)

Initializes a new instance of the Point class. Syntax Parameters x X-position of the point.y Y-position of the point.

Point Constructor

Overload List

Quality Enumeration

Specifies the painting quality. Syntax Members Member Description High High quality Low Low quality Medium Medium quality

RadialGradientBrush Class

Represents a radial gradient brush. Syntax

RadialGradientBrush Class Members

Public Constructors Public Properties Public Methods