AGI Ui Plugins 11 Send comments on this topic.
IsModified Property (IAgUiPluginEmbeddedControlSite)
See Also 





Description

Indicates whether there have been any modifications made to the hosted control.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property IsModified() As Boolean

[C#]
public bool IsModified {get;}

[Managed C++]
public: __property bool get_IsModified();

[Unmanaged C++]
public: HRESULT get_IsModified(
VARIANT_BOOL * pRetVal
);

[Java]
public bool getIsModified();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1