←Select platform

Width Property

Summary

The width of the point spread function.

Syntax
C#
VB
C++
public int Width {get; set;} 
Public Property Width As Integer 
public:  
   property Int32 Width 
   { 
      Int32 get() 
      void set(Int32 value) 
   } 

Property Value

Value that represents the width of the point spread function.

Requirements

Target Platforms

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.Core Assembly