GeneralParametersIsXyOutputEnabled Method |
Gets whether or not XY output is enabled or not.
Namespace:
ProScript
Assembly:
proscript-csharp (in proscript-csharp.dll) Version: 1.2.79.0 (1.2.79.0)
Syntax public bool IsXyOutputEnabled()
Public Function IsXyOutputEnabled As Boolean
public:
bool IsXyOutputEnabled()
member IsXyOutputEnabled : unit -> bool
Return Value
Type:
BooleanWhether or not XY output is enabled or not.
See Also