ScreenRegionInfoGetButtonCaptionLength Method |
Gets the caption length for a Button Region.
Namespace:
ProScript
Assembly:
proscript-csharp (in proscript-csharp.dll) Version: 1.6.39.0 (1.6.39.0)
Syntaxpublic int GetButtonCaptionLength()
Public Function GetButtonCaptionLength As Integer
public:
int GetButtonCaptionLength()
member GetButtonCaptionLength : unit -> int
Return Value
Type:
Int32Button caption length
See Also