Informs about whether an attribute from the Drawing.Selection.Attribute enumeration has the same value for the complete shapes selection.

IsCommonValueSelected(Drawing.Selection.Attribute)

public bool IsCommonValueSelected(Drawing.Selection.Attribute attribute);
Public Sub IsCommonValueSelected(ByVal attribute As Drawing.Selection.Attribute) As Boolean

Parameters

Parameter Description
attribute Specifies a possible value from the Drawing.Selection.Attribute enumeration.