Document Library for WPF | ComponentOne
C1.WPF.Document.4.5.2 Assembly / C1.WPF.Document Namespace / C1Brush Class
Methods Events


In This Topic
    C1Brush Class Members
    In This Topic

    The following tables list the members exposed by C1Brush.

    Public Methods
     NameDescription
    Public MethodAssigns (copies) properties from another VisualPrimitive to the current object. (Inherited from C1.WPF.Document.VisualPrimitive)
    Public MethodCreates a copy of this object. (Inherited from C1.WPF.Document.VisualPrimitive)
    Public MethodCompares this VisualPrimitive object with another VisualPrimitive object returns true if objects represent same object. (Inherited from C1.WPF.Document.VisualPrimitive)
    Public MethodCreates an object of the same type as the current object. (Inherited from C1.WPF.Document.VisualPrimitive)
    Public MethodTests whether the current brush is visible within the specified bounds.  
    Top
    Protected Methods
    Public Events
     NameDescription
    Public EventOccurs when a property value changes. (Inherited from C1.WPF.Document.VisualPrimitive)
    Top
    See Also