DiagramFonts.ShapeTitle 属性

定义

获取形状标题字体的资源 Id。 用于形状的标题的字体。

public:
 static property Microsoft::VisualStudio::Modeling::Diagrams::StyleSetResourceId ^ ShapeTitle { Microsoft::VisualStudio::Modeling::Diagrams::StyleSetResourceId ^ get(); };
public static Microsoft.VisualStudio.Modeling.Diagrams.StyleSetResourceId ShapeTitle { get; }
member this.ShapeTitle : Microsoft.VisualStudio.Modeling.Diagrams.StyleSetResourceId
Public Shared ReadOnly Property ShapeTitle As StyleSetResourceId

属性值

StyleSetResourceId

一个 StyleSetResourceId,表示形状的标题字体。

适用于