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