Click or drag to resize

VisualFactory Class

Interface that allows the creation/editing of an type of visual.
Inheritance Hierarchy
SystemObject
  Demo3D.VisualsVisualFactory

Namespace:  Demo3D.Visuals
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 15.0.2.11458
Syntax
C#
public abstract class VisualFactory : ICloneable

The VisualFactory type exposes the following members.

Constructors
  NameDescription
Protected methodVisualFactory
Initializes a new instance of the VisualFactory class
Top
Properties
Methods
Fields
  NameDescription
Public fieldFolder
Top
See Also