←Select platform

Height Property

Summary

The height of the point spread function.

Syntax
C#
Objective-C
C++/CLI
Python
public int Height {get; set;} 
@property (nonatomic, assign) NSInteger height; 
public:  
   property Int32 Height 
   { 
      Int32 get() 
      void set(Int32 value) 
   } 
Height # get and set (PointSpreadFunctionData) 

Property Value

Value that represents the height of the point spread function.

Requirements

Target Platforms

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

Leadtools.ImageProcessing.Core Assembly

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