다음을 통해 공유


RepeatedZoomSnapPoint 클래스

정의

확대/축소된 콘텐츠가 스냅할 수 있는 여러 등거리 지점을 나타냅니다.

/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.UI.Xaml.XamlContract, 327680)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class RepeatedZoomSnapPoint : ZoomSnapPointBase
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.UI.Xaml.XamlContract), 327680)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public class RepeatedZoomSnapPoint : ZoomSnapPointBase
Public Class RepeatedZoomSnapPoint
Inherits ZoomSnapPointBase
상속
Object IInspectable SnapPointBase ZoomSnapPointBase RepeatedZoomSnapPoint
특성

생성자

RepeatedZoomSnapPoint(Double, Double, Double, Double)

지정된 값을 사용하여 RepeatedZoomSnapPoint 클래스의 새 instance 초기화합니다.

속성

End

끌기 지점이 유효한 범위의 끝을 가져옵니다.

Interval

연속된 두 점 사이의 거리를 가져옵니다.

Offset

점이 0에서 이동하는 거리를 가져옵니다.

Start

끌기 지점이 유효한 범위의 시작을 가져옵니다.

적용 대상