This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Schematic > ESRI.ArcGIS.Schematic > Interfaces > IS > ISchematicDiagramClass Interface > ISchematicDiagramClass.SchematicAlgorithm Property (ArcObjects .NET 10.5 SDK) |
Schematic algorithm of the schematic diagram class.
[Visual Basic .NET] Public Property SchematicAlgorithm As ISchematicAlgorithm
[C#] public ISchematicAlgorithm SchematicAlgorithm {get; set;}
[C++]
HRESULT get_SchematicAlgorithm(
ISchematicAlgorithm** SchematicAlgorithm
);
[C++]
HRESULT putref_SchematicAlgorithm(
ISchematicAlgorithm* SchematicAlgorithm
);
[C++]
Parameters SchematicAlgorithm [out, retval]
SchematicAlgorithm is a parameter of type ISchematicAlgorithm SchematicAlgorithm [in]
SchematicAlgorithm is a parameter of type ISchematicAlgorithm
This is the algorithm which is automatically launched during the generation and update of the diagrams. This default schematic layout algorithm applies at the update when the updated diagram has no saved edits