다음을 통해 공유


XmlFont.GraphicsUnit Property

Gets or sets the unit of measure.

Namespace:  Microsoft.PerformancePoint.Scorecards
Assembly:  Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)

Syntax

'Declaration
Public Property GraphicsUnit As GraphicsUnit
    Get
    Set
'Usage
Dim instance As XmlFont
Dim value As GraphicsUnit

value = instance.GraphicsUnit

instance.GraphicsUnit = value
public GraphicsUnit GraphicsUnit { get; set; }

Property Value

Type: System.Drawing.GraphicsUnit
The unit of measure.

See Also

Reference

XmlFont Class

XmlFont Members

Microsoft.PerformancePoint.Scorecards Namespace