Schematic in memory highlighted feature.
[Visual Basic .NET] Public Function GetSchematicInMemoryHighlightedFeature ( _ ByVal OnlyVisible As Boolean _ ) As ISchematicInMemoryFeature
[C#] public ISchematicInMemoryFeature GetSchematicInMemoryHighlightedFeature ( bool OnlyVisible );
[C++]
HRESULT GetSchematicInMemoryHighlightedFeature(
VARIANT_BOOL OnlyVisible,
ISchematicInMemoryFeature** InMemoryFeature
);
[C++]Parameters
OnlyVisible [in] OnlyVisible is a parameter of type VARIANT_BOOL InMemoryFeature [out, retval]InMemoryFeature is a parameter of type ISchematicInMemoryFeature
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Schematics Extension.