New to Telerik UI for WinFormsStart a free 30-day trial

Definition

Constructors

C#
public DiamondShape()

Methods

Creates Star like shape. Overrides CreatePath method in the base class ElementShape.

C#
public override GraphicsPath CreatePath(Rectangle bounds)
Parameters:boundsRectangleReturns:

GraphicsPath

Overrides: ElementShape.CreatePath(Rectangle)