ComponentOne Document Library for UWP
Center Property

C1.UWP.Document Assembly > C1.Xaml.Document Namespace > C1RadialBrush Class : Center Property
Gets or sets a Windows.Foundation.Point structure that specifies the position of the center point. (0,0) is the top-left corner, (1,1) is the bottom-right corner.
Syntax
'Declaration
 
Public Property Center As Windows.Foundation.Point
public Windows.Foundation.Point Center {get; set;}
See Also

Reference

C1RadialBrush Class
C1RadialBrush Members