This document is archived and information here might be outdated. Recommended version. |
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
);
[C++] Parameters OnlyVisible [in]
OnlyVisible is a parameter of type bool