Point3DhfItem Property

CVB.Net Documentation
Index access.

Namespace:  Stemmer.Cvb
Assembly:  Stemmer.Cvb (in Stemmer.Cvb.dll) Version: 14.0.0.0
Syntax

public float this[
	int row
] { get; set; }

Parameters

row
Type: SystemInt32
The element to access (0 is X).

Return Value

Type: Single
See Also

Reference