ScreenModifyGetRegionIndex Method |
Gets the Region index to add or remove.
Namespace:
ProScript
Assembly:
proscript-csharp (in proscript-csharp.dll) Version: 1.6.39.0 (1.6.39.0)
Syntaxpublic int GetRegionIndex()
Public Function GetRegionIndex As Integer
public:
int GetRegionIndex()
member GetRegionIndex : unit -> int
Return Value
Type:
Int32Region index
See Also