PenParametersGetAutoPenThreshold Method |
Gets the auto pen threshold.
Namespace:
ProScript
Assembly:
proscript-csharp (in proscript-csharp.dll) Version: 1.2.79.0 (1.2.79.0)
Syntax public int GetAutoPenThreshold()
Public Function GetAutoPenThreshold As Integer
public:
int GetAutoPenThreshold()
member GetAutoPenThreshold : unit -> int
Return Value
Type:
Int32The auto pen threshold.
See Also