Constructor VtRange2dArray
VtRange2dArray(IntPtr, bool)
Declaration
public VtRange2dArray(IntPtr cPtr, bool cMemoryOwn)
Parameters
Type | Name | Description |
---|---|---|
IntPtr | cPtr | |
bool | cMemoryOwn |
VtRange2dArray()
Declaration
public VtRange2dArray()
VtRange2dArray(VtRange2dArray)
Declaration
public VtRange2dArray(VtRange2dArray other)
Parameters
Type | Name | Description |
---|---|---|
VtRange2dArray | other |
VtRange2dArray(uint)
Declaration
public VtRange2dArray(uint n)
Parameters
Type | Name | Description |
---|---|---|
uint | n |
VtRange2dArray(uint, GfRange2d)
Declaration
public VtRange2dArray(uint n, GfRange2d value)
Parameters
Type | Name | Description |
---|---|---|
uint | n | |
GfRange2d | value |