GlyphTypeface.FontUri 属性

定义

获取或设置 GlyphTypeface 对象的 URI。

public:
 property Uri ^ FontUri { Uri ^ get(); void set(Uri ^ value); };
public Uri FontUri { [System.Security.SecurityCritical] get; [System.Security.SecurityCritical] set; }
public Uri FontUri { get; set; }
[<get: System.Security.SecurityCritical>]
[<set: System.Security.SecurityCritical>]
member this.FontUri : Uri with get, set
member this.FontUri : Uri with get, set
Public Property FontUri As Uri

属性值

Uri

对象的 GlyphTypeface URI。

属性

适用于