←Select platform

Values Property

Summary

The values of the point spread function.

Syntax
C#
VB
C++
public double[] Values {get; set;} 
Public Property Values As double() 
public:  
   property array<double>^ Values 
   { 
      array<double>^ get() 
      void set(array<double>^ value) 
   } 

Property Value

An array of double values that represents the values of the point spread function.

Requirements
Target Platforms
Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.Core Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.