ButtonSize April 23, 2024 08:23 Updated Class: Ribbon.ButtonSize Overview The enum class for the button size property. Examples: // Set a node's button size property to Large node.buttonSize = Ribbon.ButtonSize.Large Version: 2021 development Class Property Summary # collapse #Large ⇒ { get; } #Medium ⇒ { get; } #Small ⇒ { get; } ↑ #Large ⇒ { get; } Type: Ribbon.ButtonSize Version: 2021 development ↑ #Medium ⇒ { get; } Type: Ribbon.ButtonSize Version: 2021 development ↑ #Small ⇒ { get; } Type: Ribbon.ButtonSize Version: 2021 development Instance Method Summary # collapse Related articles ButtonSize Comments 0 comments Please sign in to leave a comment.
Comments
0 comments
Please sign in to leave a comment.