Interface IAttributesConverter

IAttributesConverter interface

A custom converter for layer attributes.

public interface IAttributesConverter

Methods

NameDescription
ModifyAttribute(FeatureAttribute, AttributesConverterActions)Adjusts a FeatureAttribute as necessary for the target layer.

See Also