Click or drag to resize

BaseMarkableVectorGraphicIsContainedIn Method

[Missing <summary> documentation for "M:RAYLASE.Marker.JobElement.BaseMarkableVectorGraphic.IsContainedIn(RAYLASE.Marker.VectorGraphicElement.Cuboid)"]


Namespace: RAYLASE.Marker.JobElement
Assembly: RAYLASE.Marker.JobElement (in RAYLASE.Marker.JobElement.dll) Version: 2.48.0
Syntax
C#
public virtual bool IsContainedIn(
	Cuboid processingHolderTileBound
)

Parameters

processingHolderTileBound  Cuboid

[Missing <param name="processingHolderTileBound"/> documentation for "M:RAYLASE.Marker.JobElement.BaseMarkableVectorGraphic.IsContainedIn(RAYLASE.Marker.VectorGraphicElement.Cuboid)"]

Return Value

Boolean

[Missing <returns> documentation for "M:RAYLASE.Marker.JobElement.BaseMarkableVectorGraphic.IsContainedIn(RAYLASE.Marker.VectorGraphicElement.Cuboid)"]

See Also