STK ObjectsSend comments on this topic.
IAgPctCmpltEventArgs Interface

Description

Represents a structure used by the Percent Complete events

Public Methods

Public Method CancelCancels a lengthy operation

Public Properties

Public Property CanCancelReturns whether the lengthy operation can be canceled.
Public Property CanceledReturns whether the lengthy operation has been canceled.
Public Property MessageGets a progress message.
Public Property PercentCompletedReturns the current progress status. The value returned is greater or equal to 0 and less or equal to 100.
© 2024 Analytical Graphics, Inc. All Rights Reserved.