Indicates whether the a feature layer gives access to the geometry of its features.
[Visual Basic 6.0] Property CanAccessGeometry As Boolean
[Visual Basic .NET] Public ReadOnly Property CanAccessGeometry As Boolean
[C#] public bool CanAccessGeometry {get;}
[Java] public boolean isCanAccessGeometry() throws IOException, AutomationException
[C++]
HRESULT get_CanAccessGeometry(
VARIANT_BOOL* canAccess
);
Parameters
canAccess [out, retval]
canAccess is a parameter of type VARIANT_BOOL