A bit mask of
AgEAccessConstraintDependencyFlags indicating which geometrical
data was computed.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property GeometryMask() As Integer
|
| [C#] |
|---|
public int GeometryMask {get;}
|
| [Managed C++] |
|---|
public: __property int get_GeometryMask();
|
| [Unmanaged C++] |
|---|
public: HRESULT get_GeometryMask(
|
| [Java] |
|---|
public int getGeometryMask();
|