[]
Copies the specified style settings of the specified object to the current object.
public virtual void CopyFrom(object obj)
Public Overridable Sub CopyFrom(obj As Object)
Type | Name | Description |
---|---|---|
object | obj | StyleInfo object from which to copy style settings |