ArcObjects Library Reference (Framework)  

IStyleSelector.AddStyle Method

Specifies the original style. May specify more than one.

[Visual Basic .NET]
Public Function AddStyle ( _
    ByVal Style As Object _
) As Boolean
[C#]
public bool AddStyle (
    object Style
);

Product Availability

Available with ArcGIS Desktop.

See Also

IStyleSelector Interface