←Select platform

Pad Property

Summary

Gets the bytes used for padding.

Syntax
C#
VB
C++
public byte[] Pad {get;} 
  
Public ReadOnly Property Pad As Byte() 
public: 
property array<byte>^ Pad { 
   array<byte>^ get(); 
} 

Property Value

Array of 3 bytes reserved for padding.

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