ImageStorage
PPJ.Runtime.Windows.ImageStorage
Namespace: PPJ.Runtime.Windows
Assembly: PPJ.Runtime.49 (4.9.0.0)
Storage options for the SalPicture control.
Fields
Name | Description |
---|---|
External | External storage. The image is stored in a file. |
Internal | Iternal storage. The image is stored in an embedded resource. |
Used By
Name | Description |
---|---|
SalPicture storage. |
Last updated