Glyphs.FontUri Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property Uri ^ FontUri { Uri ^ get(); void set(Uri ^ value); };
public Uri FontUri { get; set; }
member this.FontUri : Uri with get, set
Public Property FontUri As Uri
Property Value
A Uri that represents the location of the font used for rendering the Glyphs class.
Remarks
Dependency Property Information
Identifier field | FontUriProperty |
Metadata properties set to true |
AffectsMeasure, AffectsRender |
Applies to
Samarbeid med oss på GitHub
Du finner kilden for dette innholdet på GitHub. Der du også kan opprette og se gjennom problemer og pull-forespørsler. Hvis du vil ha mer informasjon, kan du se vår bidragsyterveiledning.