DataSetInfo.DataRepresentation Property
Gets or sets a value that tells whether the data is raster data or vector data, or a mixture.
Thread safety: This property is thread-safe.
Syntax
public DataRepresentation DataRepresentation { get; set; }
Property Value
Type: DataRepresentation
Default: Unknown
An enumeration value that tells whether the data is raster data or vector data, or a mixture.
Default: Unknown
An enumeration value that tells whether the data is raster data or vector data, or a mixture.
Platforms
Windows, Linux, Android