Grx.Mgd 1.0
Loading...
Searching...
No Matches
Properties | List of all members
Gssoft.Gscad.EditorInput.JigPromptOptions Class Reference

Properties

EditorInput.CursorType Cursor [get, set]
 
EditorInput.UserInputControls UserInputControls [get, set]
 
- Properties inherited from Gssoft.Gscad.EditorInput.PromptOptions
bool IsReadOnly [get]
 
KeywordCollection Keywords [get]
 
bool AppendKeywordsToMessage [get, set]
 
string Message [get, set]
 
virtual bool UseDefaultValue [get, set]
 
virtual bool HasDefaultKeyword [get]
 
object DefaultValueWorker [get, set]
 

Additional Inherited Members

- Public Member Functions inherited from Gssoft.Gscad.EditorInput.PromptOptions
void SetMessageAndKeywords (string messageAndKeywords, string globalKeywords)
 
- Protected Member Functions inherited from Gssoft.Gscad.EditorInput.PromptOptions
virtual string GetDefaultValueString ()
 
void throwIfReadOnly ()