Informs about whether an attribute from the Drawing.
public bool IsCommonValueSelected(Drawing.Selection.Attribute attribute);
Public Sub IsCommonValueSelected(ByVal attribute As Drawing.Selection.Attribute) As Boolean
Parameter | Description |
---|---|
attribute | Specifies a possible value from the Drawing. |