Name | Description | |
---|---|---|
![]() | NFont Constructor | Overloaded. |
The following tables list the members exposed by NFont.
Name | Description | |
---|---|---|
![]() | NFont Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() ![]() | NameProperty | Schema associated with Name property. |
![]() ![]() | NFontSchema | Schema associated with NFont. |
![]() ![]() | RasterizationModeProperty | Schema associated with RasterizationMode property. |
![]() ![]() | SizeProperty | Schema associated with EmSize property. |
![]() ![]() | StyleProperty | Schema associated with Style property. |
Name | Description | |
---|---|---|
![]() | Bold | Gets or sets whether the style is bold. |
![]() | Italic | Gets or sets whether the style is italic. |
![]() | Name | Gets or sets the font name. |
![]() | RasterizationMode | Gets or sets the font's rasterization mode. |
![]() | Size | Gets or sets the size of the font in points. |
![]() | Strikethrough | Gets or sets whether the style is strikethrough. |
![]() | Style | Gets or sets the style of the font. |
![]() | Underline | Gets or sets whether the style is underline. |
Name | Description | |
---|---|---|
![]() | GetFontFaceDescriptor | Gets a font face descriptor. |
![]() | GetTextPath | Overloaded. Gets the text path |
![]() | InvalidateFontFaceDescriptor | Invalidates the font face descriptor, thus causing the descriptor to be recreated next time GetFontFaceDescriptor is called. |
![]() | MeasureString | Overloaded. Measures the given text. |
Name | Description | |
---|---|---|
![]() | OnPropertyValueChanged | Overridden. Called when the local value of a property has changed. Raises the property LocalValueChanged event. |