XOffsetsCount Property
Summary
The number of XOffsets present in the array.
Syntax
public int XOffsetsCount { get; set; }
Public Property XOffsetsCount As Integer
public int getXOffsetsCount()
public void setXOffsetsCount(int value)
public:
property Int32 XOffsetsCount
{
Int32 get()
void set(Int32 value)
}
Property Value
The number of XOffsets present in the array.