C# Class SharpPlant.SharpPlantReview.SprTextWindow

Provides the structure containing information about the SmartPlant Review text window.
Inheritance: SprWindow
Datei anzeigen Open project: phusband/SharpPlant Class Usage Examples

Public Methods

Method Description
Clear ( ) : void

Clears the contents of the SmartPlant Review text window.

Private Methods

Method Description
RefreshText ( ) : void
SprTextWindow ( SprApplication application )
UpdateText ( ) : void

Method Details

Clear() public method

Clears the contents of the SmartPlant Review text window.
public Clear ( ) : void
return void