You are here: Start » AVL.NET » Path Constructor
Path Constructor
| Namespace: | Avl | 
|---|---|
| Assembly: | AvlNet.Types.dll | 
Syntax
public Path ( System.IntPtr data, int count, bool closed, bool own )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
| data | System.IntPtr | ||||
| count | int | ||||
| closed | bool | ||||
| own | bool | 
