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