Creates a new style by reference copying the fields of the first style and using the second style as a hierarchy parent.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public Style ( |
Visual Basic Copy Code |
---|
Public New ( _ |
This constructor roughly creates a wrapper of the first style that uses the second style as a parent, thus preserving the prototype unchanged.
Scheduling for .NET MAUI Guide | © 2023 MindFusion |