FontStyleCharData Class

Character data class. Used internally to store characters data.
Public Class FontStyleCharData 
Implements IDisposable
This language is not supported or no code example is available.
public class FontStyleCharData : IDisposable
This language is not supported or no code example is available.
Methods
 
Name Description
Public method Static DeleteObject(IntPtr)
Public method Dispose()
Public method Equals(Object) (inherited from Object).
Protected method Finalize (inherited from Object).
Public method GetHashCode (inherited from Object).
Public method GetType (inherited from Object).
Public method Static IsPointInsideChar(double, double, Point2D[])
Protected method MemberwiseClone (inherited from Object).
Public method Static SelectObject(IntPtr, IntPtr)
Public method ToString (inherited from Object).
Top
devDept.Eyeshot.FontStyleCharData

.NET Framework

Supported in: 4.7.2

In this article

Definition