ShapeRenderer

ShapeRenderer constructor

Initializes a new instance of this class.

public ShapeRenderer(ShapeBase shape)
ParameterTypeDescription
shapeShapeBaseThe DrawinML shape object that you want to render.

See Also