| C1.Win.TreeView Namespace > CustomContentPresenter Class > GetBounds Method : GetBounds(Element,Boolean,Boolean) Method |
'DeclarationPublic Overloads Function GetBounds( _ ByVal ancestor As C1.Framework.Element, _ ByVal contentArea As Boolean, _ ByVal clip As Boolean _ ) As Rectangle
'UsageDim instance As CustomContentPresenter Dim ancestor As C1.Framework.Element Dim contentArea As Boolean Dim clip As Boolean Dim value As Rectangle value = instance.GetBounds(ancestor, contentArea, clip)
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2