RegionContainerGetInkWidth Method |
Gets the width of the ink.
Namespace:
ProScript
Assembly:
proscript-csharp (in proscript-csharp.dll) Version: 1.2.79.0 (1.2.79.0)
Syntax Public Function GetInkWidth As Integer
public:
int GetInkWidth()
member GetInkWidth : unit -> int
Return Value
Type:
Int32Ink width
See Also