Gets or sets the center of the gradient path.
Namespace: MindFusion.Drawing
Assembly: MindFusion.Common
C# Copy Code |
---|
public PointF CenterPoint { get; set; } |
Visual Basic Copy Code |
---|
Public Property CenterPoint As PointF |
A .NET PointF structure that represents the center point of the path gradient.