IDataObject<TObject>.IsVector Property

Gets whether the object can be converted to a data frame.

Definition

Namespace: Extreme.Data
Assembly: Extreme.Data (in Extreme.Data.dll) Version: 3.2.0
C#
bool IsVector { get; }

Property Value

Boolean

See Also