SoGraphicConfigTemplate Class |
Abstract base class for graphics configuration template classes.
Namespace: OIV.Inventor.Components
The SoGraphicConfigTemplate type exposes the following members.
Name | Description | |
---|---|---|
Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) | |
GetHashCode |
Overrides GetHashCode().
(Inherited from SoNetBase.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
IsGraphicsConfigSupported | Indicates if the graphics configuration graphicConfig fits this template. | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |
This abstract class allows you to specify a set of graphics preferences. It can be used to choose a particular configuration of a graphics device. A graphics configuration matches this template only if
all REQUIRED fields are "active"
all FORBIDDEN fields are "inactive"