GraphSetter.Property 属性

该属性被设置为 UI。支持的特性为“后台”,“笔画”,“StrokeThickness”,“StrokeDashArray”,“前台”,“形状”,“图标”,“HorizontalAlignment”,“VerticalAlignment”,“边距”,“填充”,“FontFamily”,“FontStyle”,“FontWeight”。

命名空间:  Microsoft.VisualStudio.GraphModel.Styles
程序集:  Microsoft.VisualStudio.GraphModel(在 Microsoft.VisualStudio.GraphModel.dll 中)

语法

声明
Public ReadOnly Property Property As String
public string Property { get; }
public:
property String^ Property {
    String^ get ();
}
member Property : string
function get Property () : String

属性值

类型:System.String
返回 String

.NET Framework 安全性

请参见

参考

GraphSetter 类

Microsoft.VisualStudio.GraphModel.Styles 命名空间