The following tables list the members exposed by StatisticsInformationActivity.
Name | Description | |
---|---|---|
![]() | StatisticsInformationActivity Constructor | Initializes a new StatisticsInformationActivity with default parameters. |
Name | Description | |
---|---|---|
![]() ![]() | ChannelProperty | Identifies the Channel dependency property. |
![]() ![]() | EndProperty | Identifies the End dependency property. |
![]() ![]() | MaximumProperty | Identifies the Maximum dependency property. |
![]() ![]() | MeanProperty | Identifies the Mean dependency property. |
![]() ![]() | MedianProperty | Identifies the Median dependency property. |
![]() ![]() | MinimumProperty | Identifies the Minimum dependency property. |
![]() ![]() | PercentProperty | Identifies the Percent dependency property. |
![]() ![]() | PixelCountProperty | Identifies the PixelCount dependency property. |
![]() ![]() | StandardDeviationProperty | Identifies the StandardDeviation dependency property. |
![]() ![]() | StartProperty | Identifies the Start dependency property. |
![]() ![]() | TotalPixelCountProperty | Identifies the TotalPixelCount dependency property. |
Name | Description | |
---|---|---|
![]() | Channel | Gets or sets the channel for which to get the information. |
![]() | Description | (Inherited from System.Workflow.ComponentModel.Activity) |
![]() | DisposeImage | (Inherited from Leadtools.Workflow.Raster.DisposableImageActivity) |
![]() | Enabled | (Inherited from System.Workflow.ComponentModel.Activity) |
![]() | End | Gets or sets the ending color value of the range being evaluated. |
![]() | ExecutionResult | (Inherited from System.Workflow.ComponentModel.Activity) |
![]() | ExecutionStatus | (Inherited from System.Workflow.ComponentModel.Activity) |
![]() | Image | (Inherited from Leadtools.Workflow.Raster.WorkflowImageActivity) |
![]() | ImageCopy | (Inherited from Leadtools.Workflow.Raster.WorkflowImageActivity) |
![]() | IsDynamicActivity | (Inherited from System.Workflow.ComponentModel.Activity) |
![]() | Maximum | (Read only) Gets the Maximum value. |
![]() | Mean | (Read only) Gets the mean value found. |
![]() | Median | (Read only) Gets the median value. |
![]() | Minimum | (Read only) Gets the Minimum value. |
![]() | Name | (Inherited from System.Workflow.ComponentModel.Activity) |
![]() | Parent | (Inherited from System.Workflow.ComponentModel.Activity) |
![]() | Percent | (Read only) Gets a value that indicates what percentage of the entire image the selected pixels are, expressed in hundredths of percent. |
![]() | PixelCount | (Read only) Gets the number of pixels that are selected. |
![]() | QualifiedName | (Inherited from System.Workflow.ComponentModel.Activity) |
![]() | StandardDeviation | (Read only) Gets the standard deviation for the value. |
![]() | Start | Gets or sets the beginning color value of the range being evaluated. |
![]() | TotalPixelCount | (Read only) Gets the number of pixels in the entire image. |
![]() | UserData | (Inherited from System.Workflow.ComponentModel.DependencyObject) |
Name | Description | |
---|---|---|
![]() | DesignMode | (Inherited from System.Workflow.ComponentModel.DependencyObject) |
![]() | ParentDependencyObject | (Inherited from System.Workflow.ComponentModel.DependencyObject) |
![]() | WorkflowInstanceId | (Inherited from System.Workflow.ComponentModel.Activity) |
Top
Top
Name | Description | |
---|---|---|
![]() | Canceling | (Inherited from System.Workflow.ComponentModel.Activity) |
![]() | Closed | (Inherited from System.Workflow.ComponentModel.Activity) |
![]() | Compensating | (Inherited from System.Workflow.ComponentModel.Activity) |
![]() | Executing | (Inherited from System.Workflow.ComponentModel.Activity) |
![]() | Faulting | (Inherited from System.Workflow.ComponentModel.Activity) |
![]() | StatusChanged | (Inherited from System.Workflow.ComponentModel.Activity) |