C# Class Mapsui.Styles.Style

Defines a style used for rendering vector data
Inheritance: IStyle
Afficher le fichier Open project: pauldendulk/Mapsui Class Usage Examples

Méthodes publiques

Méthode Description
Equals ( Style style ) : bool
Equals ( object obj ) : bool
GetHashCode ( ) : int
Style ( )
operator ( ) : bool

Method Details

Equals() public méthode

public Equals ( Style style ) : bool
style Style
Résultat bool

Equals() public méthode

public Equals ( object obj ) : bool
obj object
Résultat bool

GetHashCode() public méthode

public GetHashCode ( ) : int
Résultat int

Style() public méthode

public Style ( )

operator() public static méthode

public static operator ( ) : bool
Résultat bool