NevronOpenVision
Nevron.Nov.Graphics Namespace / NFont Class
Fields Properties Methods Events


NFont Class Members

The following tables list the members exposed by NFont.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)Schema associated with Name property.  
Public Fieldstatic (Shared in Visual Basic)Schema associated with NFont.  
Public Fieldstatic (Shared in Visual Basic)Schema associated with RasterizationMode property.  
Public Fieldstatic (Shared in Visual Basic)Schema associated with EmSize property.  
Public Fieldstatic (Shared in Visual Basic)Schema associated with Style property.  
Top
Protected Fields
 NameDescription
Internal Field  
Internal Field  
Internal Field  
Internal Field  
Internal Field  
Internal Field  
Internal Field  
Top
Public Properties
 NameDescription
Public PropertyGets or sets whether the style is bold.  
Public PropertyGets or sets whether the style is italic.  
Public PropertyGets or sets the font name.  
Public PropertyGets or sets the font's rasterization mode.  
Public PropertyGets or sets the size of the font in points.  
Public PropertyGets or sets whether the style is strikethrough.  
Public PropertyGets or sets the style of the font.  
Public PropertyGets or sets whether the style is underline.  
Top
Public Methods
 NameDescription
Public MethodGets a font face descriptor.  
Public MethodOverloaded. Gets the text path  
Public MethodInvalidates the font face descriptor, thus causing the descriptor to be recreated next time GetFontFaceDescriptor is called.  
Public MethodOverloaded. Measures the given text.  
Top
Protected Methods
 NameDescription
Protected MethodOverridden. Called when the local value of a property has changed. Raises the property LocalValueChanged event.  
Top
See Also