You are here: Start » FIL.NET » VideoBoxPrimitive.SetPathArrayItem Method
VideoBoxPrimitive.SetPathArrayItem Method
Sets a single item in a 2D path primitives array.
Namespace: | VideoBoxBase |
---|---|
Assembly: | VideoBoxBase.dll |
Syntax
public void SetPathArrayItem ( int index, System.Void* data, int dataSize, bool closed )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | index | int | |||
data | System.Void* | ||||
dataSize | int | ||||
closed | bool |