conaito PPT2Flash SDK 3.7

PPApplication.ThumbsHeight Property

Gets or sets the height of the thumbs.

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

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

Property Value

The height of the thumbs.

Implements

IPPApplication.ThumbsHeight

See Also

PPApplication Class | Conaito.PPLibrary Namespace