共用方式為


PenSettings.ImmutableColor 屬性

讓其他人設定不變,並且無法變更的色彩。一旦它會使不變,也沒有其他人便可以進行變更。

命名空間:  Microsoft.VisualStudio.Modeling.Diagrams
組件:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0 (在 Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll 中)

語法

'宣告
Public Property ImmutableColor As Boolean
public bool ImmutableColor { get; set; }

屬性值

型別:System.Boolean

.NET Framework 安全性

請參閱

參考

PenSettings 類別

Microsoft.VisualStudio.Modeling.Diagrams 命名空間