|  | CustomShadingOptionDescriptionTShadingOption Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: HightlanderSolutions.MeshCheckerEditorExtension.MeshAnalysisFramework.UserInterface
 Syntax
Syntaxpublic class CustomShadingOptionDescription<TShadingOption> : ShadingOptionDescription<TShadingOption> where TShadingOption : MeshAnalysisShadingOption
The CustomShadingOptionDescriptionTShadingOption type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|   | CustomShadingOptionDescriptionTShadingOption | 
                Initializes a new instance of the CustomShadingOptionDescriptionTShadingOption class.
             | 
 Properties
Properties| Name | Description | |
|---|---|---|
|  | Padding | 
                Gets or sets a padding of a description popup.
            (Inherited from ShadingOptionDescriptionTShadingOption.) | 
|  | Size | 
                Gets a size of a description popup.
            (Overrides ShadingOptionDescriptionTShadingOptionSize.) | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | Draw | 
                Draws a description in specified position.
            (Inherited from ShadingOptionDescriptionTShadingOption.) | 
|  | DrawContent | 
                Draws a content in specified position.
            (Overrides ShadingOptionDescriptionTShadingOptionDrawContent(Rect).) | 
|  | DrawContentError | 
                Draws an error message in specified position.
            (Inherited from ShadingOptionDescriptionTShadingOption.) | 
 See Also
See Also