Returns a string based on the keyword entered by the user from AcEdJig.DragStatus> enumerated type.
Public Function AcquirePoint( messageAndKeywords As string, globalKeywords As string ) As PromptPointResult
public PromptPointResult AcquirePoint( string messageAndKeywords, string globalKeywords );
Comments? |