conaito PPT2Flash SDK 3.7

PPApplication.ThumbsWidth Property

Gets or sets the width of the thumbs.

[Visual Basic]
Public NotOverridable Property ThumbsWidth() As Integer _
    Implements IPPApplication.ThumbsWidth

   Public Get
   End Get
   Public Set
   End Set
End Property
[C#]
public int ThumbsWidth { public get; public set; }

Property Value

The width of the thumbs.

Implements

IPPApplication.ThumbsWidth

See Also

PPApplication Class | Conaito.PPLibrary Namespace