|  | ShadingOptionDescriptionTShadingOption Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: HightlanderSolutions.MeshCheckerEditorExtension.MeshAnalysisFramework.UserInterface
 Syntax
Syntax[PublicAPIAttribute] public abstract class ShadingOptionDescription<TShadingOption> where TShadingOption : MeshAnalysisShadingOption
The ShadingOptionDescriptionTShadingOption type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | ShadingOptionDescriptionTShadingOption | 
                Initializes a new instance of the ShadingOptionDescriptionTShadingOption class. 
             | 
 Properties
Properties| Name | Description | |
|---|---|---|
|  | Padding | 
                Gets or sets a padding of a description popup.
             | 
|  | Size | 
                Gets a size of a description popup.
             | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | Draw | 
                Draws a description in specified position.
             | 
|  | DrawContent | 
                Draws a content in specified position.
             | 
|  | DrawContentError | 
                Draws an error message in specified position.
             | 
 See Also
See Also