FlexGrid for WPF | ComponentOne
C1.WPF.FlexGridFilter.4.6.2 Assembly / C1.WPF.FlexGrid Namespace / HyperlinkButton Class / RenderTransformOrigin Property

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