FlexReport for UWP | ComponentOne
C1.UWP.Document Assembly / C1.Xaml.Document Namespace / ShapeBase Class
Properties Methods Events


In This Topic
    ShapeBase Class Members
    In This Topic

    The following tables list the members exposed by ShapeBase.

    Public Properties
     NameDescription
    Public PropertyGets the type of the current shape.  
    Top
    Public Methods
     NameDescription
    Public MethodAssigns (copies) properties from another ShapeBase to the current object.  
    Public MethodCreates a copy of the current ShapeBase object. Property Owner is not copied and value of Owner property is null.  
    Public Methodstatic (Shared in Visual Basic)Creates ShapeBase-derived object appropriate specified ShapeType.  
    Top
    Protected Methods
     NameDescription
    Protected MethodFires PropertyChanged event.  
    Top
    Public Events
     NameDescription
    Public Event  
    Top
    See Also