[]
Override this method to calculate sizes of object on basis of its content, this method is called when field can grow or shrink vertically and horizontally.
protected override void GetContentAutoSize(out double width, out double height)
Type | Name | Description |
---|---|---|
double | width | |
double | height |