LEADTOOLS Medical (Leadtools.Medical3D assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.30
SizeFromClientSize(Size) Method
See Also 
Leadtools.Medical3D Namespace > Medical3DControl Class : SizeFromClientSize(Size) Method



clientSize
A System.Drawing.Size value representing the height and width of the control's client area.
clientSize
A System.Drawing.Size value representing the height and width of the control's client area.
Determines the size of the entire control from the height and width of its client area.

Syntax

Visual Basic (Declaration) 
<EditorBrowsableAttribute(EditorBrowsableState.Advanced)>
Protected Overridable Function SizeFromClientSize( _
   ByVal clientSize As Size _
) As Size
Visual Basic (Usage)Copy Code
Dim instance As Medical3DControl
Dim clientSize As Size
Dim value As Size
 
value = instance.SizeFromClientSize(clientSize)
C# 
[EditorBrowsableAttribute(EditorBrowsableState.Advanced)]
protected virtual Size SizeFromClientSize( 
   Size clientSize
)
C++/CLI 
[EditorBrowsableAttribute(EditorBrowsableState.Advanced)]
protected:
virtual Size SizeFromClientSize( 
   Size clientSize
) 

Parameters

clientSize
A System.Drawing.Size value representing the height and width of the control's client area.

Return Value

A System.Drawing.Size value representing the height and width of the entire control.

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

See Also

Leadtools.Medical3D requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features