Click or drag to resize
ConstantsKindsVisualCluster Field
Zet Universe

[This is preliminary documentation and is subject to change.]

Visual Cluster is a fundamental organizing and grouping concept in Zet Universe. Visual Cluster represents a 2D group of things where relative location of things is explicitely defined by user or automatic layout algorithm.

Namespace: ZU
Assemblies:  ZU.Core.Developer (in ZU.Core.Developer.dll) Version: 2.0.5976.27963
  ZU.Core.Developer (in ZU.Core.Developer.dll) Version: 2.0.5976.27963
Syntax
C#
[KindMetadataAttribute("Visual Cluster Topic", "Visual Cluster", "ZetUniverse.Kinds.Kind", 
	false, false)]
public const string VisualCluster = "ZetUniverse.Kinds.Topic"

Field Value

Type: String
See Also