GetBounds Method (C1Label)
In This Topic
Syntax
'Declaration
Protected Function GetBounds( _
ByVal As C1.Framework.Element, _
Optional ByVal As Boolean, _
Optional ByVal As Boolean _
) As Rectangle
protected Rectangle GetBounds(
C1.Framework.Element ,
bool ,
bool
)
Parameters
- e
- contentArea
- clip
See Also