FlexReport for UWP | ComponentOne
C1.UWP.Document Assembly / C1.Xaml.Document Namespace / C1RadialBrush Class / CreateSame Method

In This Topic
    CreateSame Method (C1RadialBrush)
    In This Topic
    Creates an object of the same type as the current object.
    Syntax
    'Declaration
     
    Public Overrides Function CreateSame() As VisualPrimitive
    public override VisualPrimitive CreateSame()

    Return Value

    The created object.
    See Also