'宣言 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 | 項目コレクション。カルーセルがデータ ソースにバインドされる場合、この値は無視し、項目は保存または読み込まれません。 |
Path | Path プロパティおよびすべての関連する設定。 |
PathData | パスのベクターを作成するポイント、線、曲線、および図形。 |
PathGeneral | この列挙体に明示的に列挙されていない UltraCarousel のプロパティとサブオブジェクト。これは AnimationFrames、ItemRenderingOrder、ItemSlots、ItemWrapping、Name、PathMargin、SnapToPosition、および Tag を含みます。 |
PathOpacityStops | Path の OpacityStops。 |
PathScalingStops | Path の OpacityStops。 |