RectangleProjectedShape.RectangleProjectedShape

RectangleProjectedShape()

Initialisiert eine neue Instanz vonRectangleProjectedShape Klasse.

public RectangleProjectedShape()

Siehe auch


RectangleProjectedShape(RectangleF)

Initialisiert eine neue Instanz vonRectangleProjectedShape Klasse.

public RectangleProjectedShape(RectangleF rectangle)
ParameterTypBeschreibung
rectangleRectangleFDas zu initialisierende Rechteck.

Siehe auch