←Select platform

Pad Property

Summary

Gets the reserved bytes.

Syntax

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

Property Value

Reserved bytes for padding, must be set to zero.

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