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



Gets or sets the System.ComponentModel.ISite of the System.ComponentModel.Component.

Syntax

Visual Basic (Declaration) 
<EditorBrowsableAttribute(EditorBrowsableState.Advanced)>
Public Overridable Property Site As ISite
Visual Basic (Usage)Copy Code
Dim instance As Medical3DControl
Dim value As ISite
 
instance.Site = value
 
value = instance.Site
C# 
[EditorBrowsableAttribute(EditorBrowsableState.Advanced)]
public virtual ISite Site {get; set;}
C++/CLI 
[EditorBrowsableAttribute(EditorBrowsableState.Advanced)]
public:
virtual property ISite^ Site {
   ISite^ get();
   void set (    ISite^ value);
}

Property Value

The System.ComponentModel.ISite associated with the System.ComponentModel.Component, or null if the System.ComponentModel.Component is not encapsulated in an System.ComponentModel.IContainer, the System.ComponentModel.Component does not have an System.ComponentModel.ISite associated with it, or the System.ComponentModel.Component is removed from its System.ComponentModel.IContainer.

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