CenterY Property (RenderSliceEventArgs)
In This Topic
Pie center Y coordinate.
Syntax
'Declaration
<C1DescriptionAttribute("RenderSliceEventArgs.CenterY", "Pie center Y coordinate.")>
Public ReadOnly Property CenterY As Single
[C1Description("RenderSliceEventArgs.CenterY", "Pie center Y coordinate.")]
public float CenterY {get;}
See Also