←Select platform

Item Property (RasterSaveDialogBitsPerPixelList)

Summary

Gets or sets the RasterSaveDialogBitsPerPixel associated with the index.

Syntax

C#
VB
C++
public Leadtools.Winforms.Commondialogs.File.RasterSaveDialogBitsPerPixel this[  
   int index 
]; {get; set;} 
Public Default Property Item( _ 
   ByVal index As Integer _ 
) As Leadtools.Winforms.Commondialogs.File.RasterSaveDialogBitsPerPixel 

Parameters

index
The index of the item in the collection to get or set.

Property Value

The RasterSaveDialogBitsPerPixel associated with the index.

Example

Refer to RasterSaveDialog example.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.WinForms.CommonDialogs.File Assembly
Click or drag to resize