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


In This Topic
    VisualPrimitive Class Members
    In This Topic

    The following tables list the members exposed by VisualPrimitive.

    Public Methods
     NameDescription
    Public MethodAssigns (copies) properties from another VisualPrimitive to the current object.  
    Public MethodCreates a copy of this object.  
    Public MethodOverloaded. Compares this VisualPrimitive object with another VisualPrimitive object returns true if objects represent same object.  
    Public MethodCreates an object of the same type as the current object.  
    Top
    Protected Methods
     NameDescription
    Protected MethodFires PropertyChanged event.  
    Top
    Public Events
     NameDescription
    Public EventOccurs when a property value changes.  
    Top
    See Also