Loads SmartPainter settings from the specified string.
[Visual Basic]
Public Sub LoadFromString( _
ByVal s As String _
)
[C#]
public void LoadFromString(
string s
);
[Delphi]
public procedure LoadFromString(
s: String
);
See Also
VisualEffects Class | VisualEffects Members | C1.Win.C1Chart Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |