Schematic algorithms of the schematic diagram class.
[Visual Basic .NET] Public Property SchematicAlgorithms As IEnumSchematicAlgorithm
[C#] public IEnumSchematicAlgorithm SchematicAlgorithms {get; set;}
[C++]
HRESULT get_SchematicAlgorithms(
IEnumSchematicAlgorithm** SchematicAlgorithms
);
[C++]
HRESULT putref_SchematicAlgorithms(
IEnumSchematicAlgorithm* SchematicAlgorithms
);
[C++]Parameters
SchematicAlgorithms [out, retval]SchematicAlgorithms is a parameter of type IEnumSchematicAlgorithm
SchematicAlgorithms [in]SchematicAlgorithms is a parameter of type IEnumSchematicAlgorithm
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Schematics Extension.