Class VectorLayerHelper
Inheritance
System.Object
VectorLayerHelper
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Mars.Components.Layers
Assembly: Mars.Components.dll
Syntax
public static class VectorLayerHelper
Methods
| Improve this Doc View SourceInferMaximumBox(IEnumerable<IVectorFeature>)
Declaration
public static BoundingBox InferMaximumBox(IEnumerable<IVectorFeature> features)
Parameters
| Type | Name | Description |
|---|---|---|
| System.Collections.Generic.IEnumerable<IVectorFeature> | features |
Returns
| Type | Description |
|---|---|
| BoundingBox |