←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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ColorConversion Assembly