Vector4F.Item
Vector4F indexer
Gets a coordinate at the specified index.
public float this[int i] { get; }
| Parameter | Description |
|---|---|
| i | The index. |
Return Value
coordinate.
See Also
- struct Vector4F
- namespace Aspose.CAD
- assembly Aspose.CAD
Gets a coordinate at the specified index.
public float this[int i] { get; }
| Parameter | Description |
|---|---|
| i | The index. |
coordinate.