RegionButtonGetUseResource Method |
Gets whether or not this button will be using resources.
Namespace:
ProScript
Assembly:
proscript-csharp (in proscript-csharp.dll) Version: 1.6.39.0 (1.6.39.0)
Syntaxpublic bool GetUseResource()
Public Function GetUseResource As Boolean
public:
bool GetUseResource()
member GetUseResource : unit -> bool
Return Value
Type:
BooleanUse resource
See Also