| Visual Basic (Declaration) | |
|---|---|
Public Property Pad4 As Boolean | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public bool Pad4 {get; set;} | |
Return Value
true if the data was padded to 4-byte boundary, false otherwise.For an example, refer to RasterCodecs.LoadInformation.
This property is used when loading raw data.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family