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

Leadtools.ColorConversion Assembly