←Select platform

NameRecordSize Property

Summary

Gets the name record size.

Syntax
C#
VB
C++
public int NameRecordSize { get; } 
  
Public ReadOnly Property NameRecordSize As Integer 
public: 
property int NameRecordSize { 
   int get(); 
} 

Property Value

A value that represents the length, in bytes, of each name record in the buffer pointed to by NameRecordsData.

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