共用方式為


CompositionDebugSettings.HeatMaps 屬性

定義

取得這個偵錯設定實例的熱度圖。

public:
 property CompositionDebugHeatMaps ^ HeatMaps { CompositionDebugHeatMaps ^ get(); };
CompositionDebugHeatMaps HeatMaps();
public CompositionDebugHeatMaps HeatMaps { get; }
var compositionDebugHeatMaps = compositionDebugSettings.heatMaps;
Public ReadOnly Property HeatMaps As CompositionDebugHeatMaps

屬性值

這個偵錯設定實例的熱度圖。

適用於