The following tables list the members exposed by ImageRegion.
Name | Description | |
---|---|---|
![]() | ImageRegion Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | RegionCreated | Invoked when the ImageRegion is created. |
![]() | RegionDestroyed | Invoked when the ImageRegion is destroyed. |
Name | Description | |
---|---|---|
![]() | Disposed | (Inherited from Infragistics.Shared.DisposableObject) |
![]() | Region | Returns the region based on the image. |
![]() | ShapeImage | Returns or sets the image used to create the region. |
![]() | ShapeSize | Returns or sets the size of the image shape. |
![]() | TransparentColor | Color which is masked out by the image. |
Name | Description | |
---|---|---|
![]() | CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject) |
![]() | Dispose | (Inherited from Infragistics.Shared.DisposableObject) |
![]() | GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) |
![]() | InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) |
![]() | VerifyNotDisposed | (Inherited from Infragistics.Shared.DisposableObject) |
Name | Description | |
---|---|---|
![]() | MemberwiseClone | Overloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject) |
![]() | OnDispose | Overridden. Invoked when the Dispose method of the object is invoked. |
![]() | OnRegionCreated | Used to invoke the RegionCreated event |
![]() | OnRegionDestroyed | Used to invoke the RegionDestroyed event |