![]() | CustomShadingOptionDescriptionTShadingOption Class |
Namespace: HightlanderSolutions.MeshCheckerEditorExtension.MeshAnalysisFramework.UserInterface
public class CustomShadingOptionDescription<TShadingOption> : ShadingOptionDescription<TShadingOption> where TShadingOption : MeshAnalysisShadingOption
The CustomShadingOptionDescriptionTShadingOption type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | CustomShadingOptionDescriptionTShadingOption |
Initializes a new instance of the CustomShadingOptionDescriptionTShadingOption class.
|
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.) |
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.) |