Click or drag to resize

CubicCurveToMetafileCommandIsContainedInForGeometric Method

[Missing <summary> documentation for "M:RAYLASE.Marker.VectorGraphicElement.MetafileCommand.CubicCurveToMetafileCommand.IsContainedInForGeometric(RAYLASE.Marker.VectorGraphicElement.Cuboid)"]


Namespace: RAYLASE.Marker.VectorGraphicElement.MetafileCommand
Assembly: RAYLASE.Marker.VectorGraphicElement (in RAYLASE.Marker.VectorGraphicElement.dll) Version: 2.49.0
Syntax
C#
protected override bool IsContainedInForGeometric(
	Cuboid processingHolderTileBound
)

Parameters

processingHolderTileBound  Cuboid

[Missing <param name="processingHolderTileBound"/> documentation for "M:RAYLASE.Marker.VectorGraphicElement.MetafileCommand.CubicCurveToMetafileCommand.IsContainedInForGeometric(RAYLASE.Marker.VectorGraphicElement.Cuboid)"]

Return Value

Boolean

[Missing <returns> documentation for "M:RAYLASE.Marker.VectorGraphicElement.MetafileCommand.CubicCurveToMetafileCommand.IsContainedInForGeometric(RAYLASE.Marker.VectorGraphicElement.Cuboid)"]

See Also