Version

RadiusInner Property

Inner radius of sector (in pixels).
Syntax
'Declaration
 
Public Property RadiusInner As Integer
public int RadiusInner {get; set;}
Remarks

For a pie slice the InnerRadius should always be 0, while for a doughnut sector it should be greater than 0 but less than Arc.Radius.

Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also