Search Results for

    Show / Hide Table of Contents

    Interface IBinaryRibbonContentElementBoundsConfigurable

    The interface that all controls will implement if they want to be a BinaryRibbon host-able control, and those that are elements themselves, and those that allow their corner radius of their bounds to be configured.

    Inherited Members
    IBinaryRibbonContentElement.Content
    IBinaryRibbonContentElement.LargeImage
    IBinaryRibbonContentElement.SmallImage
    IBinaryRibbonComponent.BinaryRibbonTag
    Namespace: Binarymission.WPF.Controls.Office
    Assembly: Binarymission.WPF.Controls.BinaryRibbon.dll
    Syntax
    public interface IBinaryRibbonContentElementBoundsConfigurable : IBinaryRibbonContentElement, IBinaryRibbonComponent

    Properties

    CornerRadius

    Gets or sets the corner radius.

    Declaration
    CornerRadius CornerRadius { get; set; }
    In This Article
    Back to top Copyright © Binarymission Technologies Ltd., UK.