Indicates the radius of the center point for a radial control. A value of zero means the center point is not drawn.
Namespace: Ico.GwxAssembly: GwxControls (in GwxControls.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public double CenterPointRadius { get; set; } |
Visual Basic |
---|
Public Property CenterPointRadius As Double Get Set |
JScript |
---|
function get CenterPointRadius () : double function set CenterPointRadius (value : double) |