←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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ColorConversion Assembly