IMcBasicFeaturesFeaturesDimensionality Property
|
|
The dimensionality of features held by the collection.
Namespace:
MediaCy.IQL.Features
Assembly:
MediaCy.IQL.Features (in MediaCy.IQL.Features.dll) Version: 10.0.6912.0
SyntaxReadOnly Property FeaturesDimensionality As Integer
Get
Property Value
Type:
Int32
RemarksPoint-like features have a FeaturesDimensionality of zero, line or
polyline features have a FeaturesDimensionality of one, and planar region/area
features have a FeaturesDimensionality of two.
See Also