Class UsgsDemFeatureLayer
public class UsgsDemFeatureLayer : FeatureLayer
- Inheritance
-
UsgsDemFeatureLayer
- Inherited Members
Constructors
UsgsDemFeatureLayer()
public UsgsDemFeatureLayer()
UsgsDemFeatureLayer(string)
public UsgsDemFeatureLayer(string pathFilename)
Parameters
pathFilename
string
Properties
ColumnCount
public int ColumnCount { get; }
Property Value
DataValueColumnName
public string DataValueColumnName { get; }
Property Value
ElevationUnit
public DistanceUnit ElevationUnit { get; }
Property Value
HasBoundingBox
public override bool HasBoundingBox { get; }
Property Value
MaxElevation
public double MaxElevation { get; }
Property Value
MinElevation
public double MinElevation { get; }
Property Value
OriginCode
public string OriginCode { get; }
Property Value
PathFilename
public string PathFilename { get; set; }
Property Value
QualityLevel
public UsgsDemQualityLevel QualityLevel { get; }
Property Value
ResolutionX
public float ResolutionX { get; }
Property Value
ResolutionY
public float ResolutionY { get; }
Property Value
ResolutionZ
public float ResolutionZ { get; }
Property Value
RowCount
public int RowCount { get; }