C# 클래스 SharpPlant.SharpPlantReview.SprTextWindow

Provides the structure containing information about the SmartPlant Review text window.
상속: SprWindow
파일 보기 프로젝트 열기: phusband/SharpPlant 1 사용 예제들

공개 메소드들

메소드 설명
Clear ( ) : void

Clears the contents of the SmartPlant Review text window.

비공개 메소드들

메소드 설명
RefreshText ( ) : void
SprTextWindow ( SprApplication application )
UpdateText ( ) : void

메소드 상세

Clear() 공개 메소드

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