This document is archived and information here might be outdated. Recommended version. |
.
[Visual Basic .NET]
Public ReadOnly Property AllowGeometryUpdates As Boolean
[C#]
public bool AllowGeometryUpdates {get;}
[C++]
HRESULT get_AllowGeometryUpdates(
Boolean* allows
);
[C++] Parameters allows [out, retval]
allows is a parameter of type bool*