IMapShape Description interface Tinman.Terrain.Mapping.IMapShape Derived from IConfigurable Extended by IMapShapeGeneric Base interface for 2D vector shapes that can be rasterized. Public / Attributes Layer public attribute Layer → (get) value : int32 The shape layer. The layer of the shape. Map shapes with higher layer values are rendered on top. MapShape public attribute MapShape → (get) value : IShape [not-null] The vector shape. The vector shape to render. IMapRegion IMapShapeGeneric