InterfaceIPrimitive
Interface
Definition
Namespace:Telerik.WinControls.Primitives
Assembly:Telerik.WinControls.dll
Syntax:
cs-api-definition
public interface IPrimitive
Properties
ShouldPaint
Gets or sets a value indicating whether the primitive should be painted.
Methods
PaintPrimitive(IGraphics, float, SizeF)
Draws the primitive on the screen.