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 > ISchematicLayer Interface > ISchematicLayer.UpdateExtent Method (ArcObjects .NET 10.5 SDK) |
Recalculate the extent of the schematic diagram.
[Visual Basic .NET]
Public Sub UpdateExtent ( _
)
[C#] public void UpdateExtent ( );
[C++]
HRESULT UpdateExtent(
void
);