ItemDrawInfo.Indent 属性

获取或设置从列表字段的左边距项图像 (或项文本的左侧,如果图像不存在)。

命名空间:  Microsoft.VisualStudio.Modeling.Diagrams
程序集:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0(在 Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll 中)

语法

声明
Public Property Indent As Double
public double Indent { get; set; }

属性值

类型:System.Double

.NET Framework 安全性

请参见

参考

ItemDrawInfo 类

Microsoft.VisualStudio.Modeling.Diagrams 命名空间