FeatureStyle Class

The abstract root class of the feature styles hierarchy.
Inheritance Hierarchy

Namespace:  Aspose.Gis
Assembly:  Aspose.GIS (in Aspose.GIS.dll) Version: 20.3.0.0 (20.03)
Syntax
public abstract class FeatureStyle : IFeatureStyle

The FeatureStyle type exposes the following members.

Constructors
  NameDescription
Protected methodFeatureStyle
Create new instance.
Properties
  NameDescription
Public propertyStatic memberNull
Gets an instance of null style.
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
See Also