Click or drag to resize

ModelDiagramShapeStyle Enumeration

Specifies the type of style used by a shape of a model diagram.

Namespace:  Packflow.Modeling
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public enum ModelDiagramShapeStyle
Members
  Member nameValueDescription
Classic0 Classic style with a border and gradient background.
Modern1 Modern style without border and uniform background.
See Also