IMcBasicFeaturesCoordinateSpaceDimensionality Property
|
|
Number of dimensions in the coordinate space that the features
in the collection occupy.
Namespace:
MediaCy.IQL.Features
Assembly:
MediaCy.IQL.Features (in MediaCy.IQL.Features.dll) Version: 10.0.6912.0
SyntaxReadOnly Property CoordinateSpaceDimensionality As Integer
Get
Property Value
Type:
Int32
RemarksFor McPoints, McLines and McRegions, the CoordinateSpaceDimensionality
is two. In general, the CoordinateSpaceDimensionality is the number of values
necessary to locate a point in the coordinate space.
See Also