Factory method that creates an instance of DataDomain class.
Factory method that creates an instance of DataDomain class.
public static DataDomain DoubleDomain(String,Double);
Factory method that creates an instance of DataDomain class.
public static DataDomain DoubleDomain(String,Double,Double,Double);
DataDomain Class | OEC.API.OSM.Info Namespace