Click or drag to resize

WebBrowserProperties Class

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

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

Namespace:  Demo3D.Visuals
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 18.03.00
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