Click or drag to resize

WebBrowserProperties Class

[Missing <summary> documentation for "T:Demo3D.Visuals.WebBrowserProperties"]

Inheritance Hierarchy
SystemObject
  System.DynamicDynamicObject
    NotifyPropertyChangedBase
      SimpleCustomTypeDescriptor
        GlobalizedProperties
          OwnedProperties
            CustomizedProperties
              VisualProperties
                MeshProperties
                  ImportedImageProperties
                    Demo3D.VisualsWebBrowserProperties

Namespace:  Demo3D.Visuals
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 11.0.0.7658
Syntax
C#
public class WebBrowserProperties : ImportedImageProperties

The WebBrowserProperties type exposes the following members.

Constructors
  NameDescription
Public methodWebBrowserProperties
Initializes a new instance of the WebBrowserProperties class
Top
Properties
Methods
  NameDescription
Protected methodAddDefaultSimpleProperties (Overrides ImportedImageProperties.AddDefaultSimpleProperties(PropertyAliasCollection).)
Top
See Also