Pegasus Class Library Help
Assembly: PegasusClassLibrary (in PegasusClassLibrary.dll) Version: 4.0.0.0 (4.0.12.0)
Initializes a new instance of the RawStroke class.
Namespace:
Pegasus.LibraryAssembly: PegasusClassLibrary (in PegasusClassLibrary.dll) Version: 4.0.0.0 (4.0.12.0)
Syntax
| C# |
|---|
public RawStroke( int PointCount ) |
| Visual Basic (Declaration) |
|---|
Public Sub New ( _ PointCount As Integer _ ) |
| Visual C++ |
|---|
public: RawStroke( int PointCount ) |
Parameters
- PointCount
- Type: System..::.Int32
The point count.