Visual Basic (Declaration) | |
---|---|
Public Function New( _ ByVal shape As EllipseShape _ ) |
Visual Basic (Usage) | Copy Code |
---|---|
Dim shape As EllipseShape Dim instance As New EllipseShape(shape) |
C# | |
---|---|
public EllipseShape( EllipseShape shape ) |
Parameters
- shape
- Shape to copy.
Target Platforms: Windows 2000 Professional (SP4), Windows 2000 Server, Windows 2003 Server (SP1), Windows 2008, Windows XP (SP2), Windows Vista, Windows 7, Windows 8