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