AGI AgAccessConstraintPlugin 11 Send comments on this topic.
Descriptor Property (IAgAccessConstraintPluginObjectData)
See Also 
Windows






Windows & Linux

Description

An interface to a description of the object.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Descriptor() As AgAccessConstraintPluginObjectDescriptor

[C#]
public AgAccessConstraintPluginObjectDescriptor Descriptor {get;}

[Managed C++]
public: __property AgAccessConstraintPluginObjectDescriptor^ get_Descriptor();

[Unmanaged C++]
public: HRESULT get_Descriptor(
AgAccessConstraintPluginObjectDescriptor ** ppRetVal
);

[Java]
public AgAccessConstraintPluginObjectDescriptor getDescriptor();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface