C# Class MapAround.Mapping.PointStyle

Inheritance: ICloneable
Show file Open project: gkrsu/maparound.core Class Usage Examples

Public Methods

Method Description
Clone ( ) : object

Creates a new object that is a copy of the current instance.

Method Details

Clone() public method

Creates a new object that is a copy of the current instance.
public Clone ( ) : object
return object