ScreenModifyIsRemoveRegion Method |
Gets whether or not this ScreenModify is supposed to remove a region.
Namespace:
ProScript
Assembly:
proscript-csharp (in proscript-csharp.dll) Version: 1.2.79.0 (1.2.79.0)
Syntax public bool IsRemoveRegion()
Public Function IsRemoveRegion As Boolean
public:
bool IsRemoveRegion()
member IsRemoveRegion : unit -> bool
Return Value
Type:
BooleanRemove region
See Also