Basic Library for UWP/WinRT XAML
Slide プロパティ

コントロールの表示パーセンテージを指定する0~1の値を取得または設定します。値0はコンテンツが表示されないことを意味し、1は完全に表示されることを意味します。
構文
'宣言
 
Public Property Slide As System.Double
public System.double Slide {get; set;}
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

参照

関連項目

C1SlideContentControl クラス
C1SlideContentControl メンバ

Send Feedback