ComponentOne Tiles for UWP
C1.UWP.Tile Assembly / C1.Xaml.Tile Namespace / C1FlipTile Class / RenderTransformOrigin Property

In This Topic
    RenderTransformOrigin Property (C1FlipTile)
    In This Topic
    Syntax
    'Declaration
     
    Public Property RenderTransformOrigin As Windows.Foundation.Point
    public Windows.Foundation.Point RenderTransformOrigin {get; set;}
    See Also