ShapeElement.UpdateGeometryLuminosity 方法 (DiagramClientView, Pen)

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

语法

声明
Public Function UpdateGeometryLuminosity ( _
    view As DiagramClientView, _
    pen As Pen _
) As Color
public Color UpdateGeometryLuminosity(
    DiagramClientView view,
    Pen pen
)

参数

返回值

类型:System.Drawing.Color
在光度更新前的刚笔颜色。

实现

IGeometryHost.UpdateGeometryLuminosity(DiagramClientView, Pen)

.NET Framework 安全性

请参阅

参考

ShapeElement 类

UpdateGeometryLuminosity 重载

Microsoft.VisualStudio.Modeling.Diagrams 命名空间