CreateSpatialMapUnit
Description
Types of units/coordinates for parameters of SpatialMap creation filter
namespace CreateSpatialMapUnit
{
enum Type
{
Pixels,
WorldUnits
};
}
Types of units/coordinates for parameters of SpatialMap creation filter
namespace CreateSpatialMapUnit
{
enum Type
{
Pixels,
WorldUnits
};
}