This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Schematic > ESRI.ArcGIS.Schematic > Interfaces > IS > ISchematicDiagram Interface > ISchematicDiagram.PropertySet Property (ArcObjects .NET 10.4 SDK) |
PropertySet of the schematic diagram.
[Visual Basic .NET] Public ReadOnly Property PropertySet As IPropertySet
[C#] public IPropertySet PropertySet {get;}
[C++]
HRESULT get_PropertySet(
IPropertySet** PropertySet
);
[C++]
Parameters PropertySet [out, retval]
PropertySet is a parameter of type IPropertySet