バージョン

PropertyCategories 列挙体

プロパティのカテゴリ。
シンタックス
'宣言
 
Public Enum PropertyCategories 
   Inherits System.Enum
public enum PropertyCategories : System.Enum 
メンバ
メンバ解説
Allすべてを含んでいます。
Generalこの列挙体に明示的に列挙されていない UltraCarousel のプロパティとサブオブジェクト。これは Appearance、Appearances、AutoScrollItem、GesturesEnabled、ImageTransparentColor、InvertScrolling、ItemSettings、ItemSize、ScrollButtons、ScrollButtonsAlignment、ScrollButtonSize、ScrollingOrientation、SelectionType、ShowPath、PathColor、PathThickness、および UseHottrackingTransitions を含みます。
Items項目コレクション。カルーセルがデータ ソースにバインドされる場合、この値は無視し、項目は保存または読み込まれません。
PathPath プロパティおよびすべての関連する設定。
PathDataパスのベクターを作成するポイント、線、曲線、および図形。
PathGeneralこの列挙体に明示的に列挙されていない UltraCarousel のプロパティとサブオブジェクト。これは AnimationFrames、ItemRenderingOrder、ItemSlots、ItemWrapping、Name、PathMargin、SnapToPosition、および Tag を含みます。
PathOpacityStopsPath の OpacityStops。
PathScalingStopsPath の OpacityStops。
参照