Click or drag to resize

TextShadingOptionDescriptionTShadingOption Class

Represents a simple text description of a shading option.
Inheritance Hierarchy
SystemObject
  HightlanderSolutions.MeshCheckerEditorExtension.MeshAnalysisFramework.UserInterfaceShadingOptionDescriptionTShadingOption
    HightlanderSolutions.MeshCheckerEditorExtension.MeshAnalysisFramework.UserInterfaceTextShadingOptionDescriptionTShadingOption

Namespace:  HightlanderSolutions.MeshCheckerEditorExtension.MeshAnalysisFramework.UserInterface
Assembly:  MeshCheckerLibrary (in MeshCheckerLibrary.dll) Version: 2.3
Syntax
C#
public sealed class TextShadingOptionDescription<TShadingOption> : ShadingOptionDescription<TShadingOption>
where TShadingOption : MeshAnalysisShadingOption

Type Parameters

TShadingOption
The type of target shading option.

The TextShadingOptionDescriptionTShadingOption type exposes the following members.

Constructors
  NameDescription
Public methodTextShadingOptionDescriptionTShadingOption
Initializes a new instance of the TextShadingOptionDescriptionTShadingOption class.
Top
Properties
Methods
See Also