Class MediaShape
Inherited Members
Namespace: Telerik.WinControls.Tests
Assembly: Telerik.WinControls.dll
Syntax
[ComVisible(false)]
public class MediaShape : ElementShape
Constructors
MediaShape()
Declaration
public MediaShape()
Methods
CreatePath(Rectangle)
Declaration
public override GraphicsPath CreatePath(Rectangle bounds)
Parameters
System.Drawing.Rectangle
bounds
|
Returns
System.Drawing.Drawing2D.GraphicsPath
|