StructureTipStyle Class

Definition

Defines a set of properties that will be used to style the default structural block tool tip.

public ref class StructureTipStyle
public class StructureTipStyle
type StructureTipStyle = class
Public Class StructureTipStyle
Inheritance
StructureTipStyle

Remarks

This is a MEF component part, and should be exported with the following attributes: [Export(typeof(StructureTipStyle))] [Name] [Order(Before = "DefaultStructureTipStyle")]

Constructors

StructureTipStyle()

Properties

BackgroundBrush

Gets a Brush that will be used to paint the background of the structure block tool tip.

BorderBrush

Gets a Brush that will be used to paint the borders in the structure block tool tip.

Applies to