ComponentDesigner.ShadowProperties プロパティ
定義
ユーザー設定値をオーバーライドするプロパティ値のコレクションを取得します。Gets a collection of property values that override user settings.
protected:
property System::ComponentModel::Design::ComponentDesigner::ShadowPropertyCollection ^ ShadowProperties { System::ComponentModel::Design::ComponentDesigner::ShadowPropertyCollection ^ get(); };
protected System.ComponentModel.Design.ComponentDesigner.ShadowPropertyCollection ShadowProperties { get; }
member this.ShadowProperties : System.ComponentModel.Design.ComponentDesigner.ShadowPropertyCollection
Protected ReadOnly Property ShadowProperties As ComponentDesigner.ShadowPropertyCollection
プロパティ値
デザイン ドキュメントのシャドウ プロパティを示す ComponentDesigner.ShadowPropertyCollection。A ComponentDesigner.ShadowPropertyCollection that indicates the shadow properties of the design document.