C# Class Mapsui.Styles.Offset

Show file Open project: pauldendulk/Mapsui Class Usage Examples

Public Methods

Method Description
Equals ( Offset offset ) : bool
Equals ( object obj ) : bool
GetHashCode ( ) : int
Offset ( )
Offset ( Offset offset )
operator ( ) : bool

Method Details

Equals() public method

public Equals ( Offset offset ) : bool
offset Offset
return bool

Equals() public method

public Equals ( object obj ) : bool
obj object
return bool

GetHashCode() public method

public GetHashCode ( ) : int
return int

Offset() public method

public Offset ( )

Offset() public method

public Offset ( Offset offset )
offset Offset

operator() public static method

public static operator ( ) : bool
return bool