ImageRegionデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
ImageRegion コンストラクタ | オーバーロードされます。 |
名前 | 解説 | |
---|---|---|
RegionCreated | ImageRegionが作成されたときに呼び出されます。 | |
RegionDestroyed | ImageRegionが破棄されたときに呼び出されます。 |
名前 | 解説 | |
---|---|---|
Disposed | Infragistics.Shared.DisposableObjectから継承されます。 | |
Region | イメージに基づくリージョンを返します。 | |
ShapeImage | リージョンの作成に使用されるイメージを取得または設定します。 | |
ShapeSize | 画像形状のサイズを返すか、設定します。 | |
TransparentColor | 画像でマスクされる色。 |
名前 | 解説 | |
---|---|---|
CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. System.MarshalByRefObjectから継承されます。 | |
Dispose | Infragistics.Shared.DisposableObjectから継承されます。 | |
GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. System.MarshalByRefObjectから継承されます。 | |
InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. System.MarshalByRefObjectから継承されます。 | |
VerifyNotDisposed | Infragistics.Shared.DisposableObjectから継承されます。 |
名前 | 解説 | |
---|---|---|
MemberwiseClone | オーバーロードされます。 Creates a shallow copy of the current System.MarshalByRefObject object. System.MarshalByRefObjectから継承されます。 | |
OnDispose | オーバーライドされます。 オブジェクトのDisposeメソッドが呼び出されたときに呼び出されます。 | |
OnRegionCreated | RegionCreated イベントを呼び出します。 | |
OnRegionDestroyed | RegionDestroyed イベントを呼び出します。 |