←Select platform

Size Property

Summary

Gets or sets the size of the tag data element.

Syntax

C#
VB
C++
public int Size { get; set; } 
  
Public Property Size As Integer 
public: 
property int Size { 
   int get(); 
   void set (    int ); 
} 

Property Value

A value that indicates the tag data element size in bytes. This value does not include any padded bytes at the end of the data.

Requirements

Target Platforms

See Also

Reference

IccTag Structure

IccTag Members

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ColorConversion Assembly