BatchPrimitiveIndexIndex Property |
The index of the item contained by the
Primitive.
Namespace:
AGI.Foundation.Graphics
Assembly:
AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public int Index { get; set; }
Public Property Index As Integer
Get
Set
public:
property int Index {
int get ();
void set (int value);
}
member Index : int with get, set
Property Value
Type:
Int32See Also