Class FormCaptionFillPrimitive
Inheritance
System.Object
FormCaptionFillPrimitive
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.WinControls.UI
Assembly: Telerik.WinControls.UI.dll
Syntax
public abstract class FormCaptionFillPrimitive : FillPrimitive, IDisposable, INotifyPropertyChanged, ICustomTypeDescriptor, ISupportSystemSkin, IStylableNode, IPrimitive, IFillElement, IPrimitiveElement, IShapedElement
Constructors
FormCaptionFillPrimitive()
Declaration
protected FormCaptionFillPrimitive()
Methods
CanScaleTransform(RadFormControlBase)
Declaration
protected abstract bool CanScaleTransform(RadFormControlBase form)
Parameters
Rad
|
Returns
System.
|
GetFormCaptionControl()
Declaration
protected abstract Control GetFormCaptionControl()
Returns
System.
|
GetOwnerForm(Control)
Declaration
protected abstract RadFormControlBase GetOwnerForm(Control control)
Parameters
System.
|
Returns
PaintPrimitive(IGraphics, Single, SizeF)
Declaration
public override void PaintPrimitive(IGraphics g, float angle, SizeF scale)
Parameters
IGraphics
g
|
System.
|
System.
|