OgrDataSet.OverrideAttributes Property
Gets or sets attributes that will override the style attributes read from MapInfo TAB files.
Syntax
public AttributeSet OverrideAttributes { get; set; }
Property Value
Default: Empty attribute set.
An attribute set with values that will override values read from the MapInfo TAB files.
Remarks
This property can be used to override some of the visualization attributes set on the features read by the dataset. This is typically used when reading MapX Geoset files, with visualization data that should override the visualization of individual features read from MapInfo TAB files.
The property is not used for other file formats.
Platforms
Windows, Linux, Android