Creates an exact copy of this Style object.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
SyntaxC#
Copy Code
|
|---|
public Object Clone () |
Visual Basic
Copy Code
|
|---|
Public Function Clone () As Object |
The Style copy created by this method.
See Also