'Declaration Public Function New( _ ByVal x As Integer, _ ByVal y As Integer, _ ByVal width As Integer, _ ByVal height As Integer, _ ByVal innerWidth As Integer, _ ByVal innerHeight As Integer, _ ByVal startAngle As Single, _ ByVal arcAngle As Single _ )
public CIMShape( int x, int y, int width, int height, int innerWidth, int innerHeight, float startAngle, float arcAngle )
Target Platforms: Windows 10, Windows 8.1, Windows 8, 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
CIMShape Class CIMShape Members Overload List