Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The icon of the custom object.
Namespace: Microsoft.PerformancePoint.Scorecards.Extensions
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)
Syntax
'Declaration
Public Property TemplateIcon As Bitmap
Get
Set
'Usage
Dim instance As CustomFCODefinition
Dim value As Bitmap
value = instance.TemplateIcon
instance.TemplateIcon = value
public Bitmap TemplateIcon { get; set; }
Property Value
Type: System.Drawing.Bitmap
Remarks
Custom icons appear in the Select a Template dialog box in PerformancePoint Dashboard Designer. A custom icon is added to an extension as an image resource as a 32 x 32 pixel bitmap file.