Click or drag to resize

BitmapOptionsAttribute Class

Additional options for bitmap control
Inheritance Hierarchy
SystemObject
  SystemAttribute
    CodeStack.SwEx.PMPage.AttributesBitmapOptionsAttribute

Namespace:  CodeStack.SwEx.PMPage.Attributes
Assembly:  CodeStack.SwEx.PMPage (in CodeStack.SwEx.PMPage.dll) Version: 0.7.2.0 (0.7.2.0)
Syntax
public class BitmapOptionsAttribute : Attribute, 
	IAttribute

The BitmapOptionsAttribute type exposes the following members.

Constructors
  NameDescription
Public methodBitmapOptionsAttribute
Constructor for bitmap options
Top
Remarks
Applied to property of type Image
See Also