Gets or sets the flags that control memory allocation for the destination image.
Supported in Silverlight, Windows Phone 7
Syntax
Visual Basic (Usage) | Copy Code |
---|
Dim instance As CloneCommand
Dim value As RasterMemoryFlags
instance.CreateFlags = value
value = instance.CreateFlags |
Property Value
RasterMemoryFlags flags that control memory allocation for the destination image.
Example
Requirements
Target Platforms: Silverlight, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7, MAC OS/X (Intel Only), Windows Phone 7
See Also