This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Schematic > ESRI.ArcGIS.Schematic > Interfaces > IS > ISchematicDiagram Interface > ISchematicDiagram.AlterPropertySet Method (ArcObjects .NET 10.4 SDK) |
Changes the Schematic diagram PropertySet with the new specified diagram PropertySet.
[Visual Basic .NET] Public Sub AlterPropertySet ( _ ByVal PropertySet As IPropertySet _ )
[C#] public void AlterPropertySet ( IPropertySet PropertySet );
[C++]
HRESULT AlterPropertySet(
IPropertySet* PropertySet
);
[C++]
Parameters PropertySet [in]
PropertySet is a parameter of type IPropertySet