Creates a new style from the specified definition.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public static Style FromDefinition ( |
Visual Basic Copy Code |
---|
Public Shared Function FromDefinition ( _ |
The string representation of the style.
A new Style object corresponding to the specified representation.