Method ScaledDraw
ScaledDraw()
Draws this IElement this frame using the width returned in Scaled
Declaration
void ScaledDraw()
ScaledDraw(SizeF)
Draws this IElement this frame at the specified offset using the width returned in Scaled
Declaration
void ScaledDraw(SizeF offset)
Parameters
Type | Name | Description |
---|---|---|
System. |
offset | The offset to shift the draw position of this IElement using a Scaled |