This document is archived and information here might be outdated.  Recommended version.


IDimensionStyleDialog.ReadOnly Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Editor > ESRI.ArcGIS.Editor > Interfaces > ID > IDimensionStyleDialog Interface > IDimensionStyleDialog.ReadOnly Property
ArcGIS Developer Help

IDimensionStyleDialog.ReadOnly Property

Indicates if the dimension style dialog shouild be opened in read-only mode.

[Visual Basic .NET]
Public WriteOnly Property ReadOnly
[C#]
public void ReadOnly {set;}

Product Availability

Available with ArcGIS Desktop.

See Also

IDimensionStyleDialog Interface