IMcBasicFeaturesOwner Property
|
|
The object instance owning this IMcBasicFeatures instance
Namespace:
MediaCy.IQL.Features
Assembly:
MediaCy.IQL.Features (in MediaCy.IQL.Features.dll) Version: 10.0.6912.0
SyntaxReadOnly Property Owner As Object
Get
Property Value
Type:
Object
RemarksThe Owner will typically be an instance of IMcPoints, IMcLines or
IMcRegions2. The BasicType property will identify which type of Owner is
exposed.
See Also