DiagramFixupConstants.AddConnectionRulePriority Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Rules that add connections between shapes fire at this priority.
public: int AddConnectionRulePriority = 300100;
public const int AddConnectionRulePriority = 300100;
val mutable AddConnectionRulePriority : int
Public Const AddConnectionRulePriority As Integer = 300100