Пример #1
0
 public void SetVertexCount(int count)
 {
     GeometryContext.AllocateVertices(count);
 }