Click or drag to resize

ModelDiagramShapeIsLabel Method

Determines whether this instance is a diagram label (no target object, transparent background).

Namespace:  Packflow.Modeling
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public bool IsLabel()

Return Value

Type: Boolean
See Also