Click or drag to resize

PartitionGraphIsInPartition Method

[Missing <summary> documentation for "M:VelocityGraph.Frontenac.Blueprints.Util.Wrappers.Partition.PartitionGraph.IsInPartition(VelocityGraph.Frontenac.Blueprints.IElement)"]

Namespace:  VelocityGraph.Frontenac.Blueprints.Util.Wrappers.Partition
Assembly:  VelocityGraph (in VelocityGraph.dll) Version: 11.1.0.0 (11.1)
Syntax
public bool IsInPartition(
	IElement element
)

Parameters

element
Type: VelocityGraph.Frontenac.BlueprintsIElement

[Missing <param name="element"/> documentation for "M:VelocityGraph.Frontenac.Blueprints.Util.Wrappers.Partition.PartitionGraph.IsInPartition(VelocityGraph.Frontenac.Blueprints.IElement)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:VelocityGraph.Frontenac.Blueprints.Util.Wrappers.Partition.PartitionGraph.IsInPartition(VelocityGraph.Frontenac.Blueprints.IElement)"]

See Also