←Select platform

NumberOfGridPoints Property

Summary
Gets or sets the array of number of grid points in each dimension.
Syntax
C#
VB
C++
public byte[] NumberOfGridPoints {get; set;} 
  
Public Property NumberOfGridPoints As Byte() 
public: 
property array<byte>^ NumberOfGridPoints { 
   array<byte>^ get(); 
   void set (    array<byte>^ ); 
} 

Property Value

Array of number of grid points in each dimension.

Requirements

Target Platforms

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

Leadtools.ColorConversion Assembly

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