Objective Grid for Microsoft® .NET® Reference Guide

OGFont.Clone Method 

Back to Class Index

Creates a copy of this OGFont.

[Visual Basic]
NotOverridable Public Function Clone() As Object Implements _
   ICloneable.Clone
[C#]
public object Clone();

Implements

ICloneable.Clone

See Also

OGFont Class | OGFont Members | Stingray.Grid Namespace