[]
Lays out this element based on its style and contents.
public virtual void Layout(Graphics g)
Type | Name | Description |
---|---|---|
Graphics | g | Graphics object used to measure the element. |
Perform layout using host control's Graphics object.
public virtual void Layout()