'Declaration
<System.Web.UI.ToolboxDataAttribute("<{0}:NDrawingView runat=server></{0}:NDrawingView>")> <System.ComponentModel.DesignerAttribute(Nevron.Diagram.WebForm.NDrawingViewDesigner)> <System.Drawing.ToolboxBitmapAttribute(Nevron.Diagram.WebForm.NDrawingView)> <System.Web.UI.ParseChildrenAttribute(True)> <System.Web.UI.PersistChildrenAttribute(False)> <System.Web.UI.ThemeableAttribute(True)> <System.ComponentModel.BindableAttribute(True)> <System.ComponentModel.DefaultPropertyAttribute("ID")> <System.ComponentModel.DesignerCategoryAttribute("Code")> <System.ComponentModel.Design.Serialization.DesignerSerializerAttribute("Microsoft.VisualStudio.Web.WebForms.ControlCodeDomSerializer, Microsoft.VisualStudio.Web, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a", "System.ComponentModel.Design.Serialization.CodeDomSerializer, System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")> <System.ComponentModel.ToolboxItemFilterAttribute("System.Web.UI", ToolboxItemFilterType.Require)> <System.ComponentModel.ToolboxItemAttribute("System.Web.UI.Design.WebControlToolboxItem, System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")> Public Class NDrawingView Inherits Nevron.UI.WebForm.Controls.NImage Implements Nevron.Diagram.INView, Nevron.INReferenceProvider, Nevron.Serialization.INControl, Nevron.UI.WebForm.Controls.INAjaxControl, Nevron.UI.WebForm.Controls.INWebImageControl
'Usage
Dim instance As NDrawingView
[System.Web.UI.ToolboxData("<{0}:NDrawingView runat=server></{0}:NDrawingView>")] [System.ComponentModel.Designer(Nevron.Diagram.WebForm.NDrawingViewDesigner)] [System.Drawing.ToolboxBitmap(Nevron.Diagram.WebForm.NDrawingView)] [System.Web.UI.ParseChildren(true)] [System.Web.UI.PersistChildren(false)] [System.Web.UI.Themeable(true)] [System.ComponentModel.Bindable(true)] [System.ComponentModel.DefaultProperty("ID")] [System.ComponentModel.DesignerCategory("Code")] [System.ComponentModel.Design.Serialization.DesignerSerializer("Microsoft.VisualStudio.Web.WebForms.ControlCodeDomSerializer, Microsoft.VisualStudio.Web, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a", "System.ComponentModel.Design.Serialization.CodeDomSerializer, System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")] [System.ComponentModel.ToolboxItemFilter("System.Web.UI", ToolboxItemFilterType.Require)] [System.ComponentModel.ToolboxItem("System.Web.UI.Design.WebControlToolboxItem, System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")] public class NDrawingView : Nevron.UI.WebForm.Controls.NImage, Nevron.Diagram.INView, Nevron.INReferenceProvider, Nevron.Serialization.INControl, Nevron.UI.WebForm.Controls.INAjaxControl, Nevron.UI.WebForm.Controls.INWebImageControl