Shape.BranchSelected

Description

Returns a Boolean value indicating whether the referenced object is set as branch-selected. Applies to siICEShapeReference shape types only.

C# Syntax

// get accessor
Boolean rtn = Shape.BranchSelected;