Informs about whether an attribute from the Drawing.Selection.Attribute enumeration has the same value for the complete shapes selection.
public bool IsCommonValueSelected(Drawing.Selection.Attribute attribute);
Public Sub IsCommonValueSelected(ByVal attribute As Drawing.Selection.Attribute) As Boolean