Click or drag to resize

JobElementPanelAddBoundingBox Method

[Missing <summary> documentation for "M:RAYLASE.Marker.VectorGraphicElement.JobElementPanel.AddBoundingBox(System.Windows.Shapes.Rectangle)"]


Namespace: RAYLASE.Marker.VectorGraphicElement
Assembly: RAYLASE.Marker.VectorGraphicElement (in RAYLASE.Marker.VectorGraphicElement.dll) Version: 2.19.0
Syntax
C#
public void AddBoundingBox(
	Rectangle path
)

Parameters

path  Rectangle

[Missing <param name="path"/> documentation for "M:RAYLASE.Marker.VectorGraphicElement.JobElementPanel.AddBoundingBox(System.Windows.Shapes.Rectangle)"]

See Also