The following tables list the members exposed by AnnBatesStampLogo.
Public Constructors
Name | Description | |
---|---|---|
AnnBatesStampLogo | Initializes a new instance of this class. |
Public Methods
Name | Description | |
---|---|---|
Clone | Creates an exact copy of this AnnBatesStampLogo object. | |
OnPropertyChanged | Raises the PropertyChanged event. |
Public Properties
Name | Description | |
---|---|---|
Angle | Gets or sets the angle of the logo. | |
Font | Gets or sets the font of the logo's text. | |
LogoRect | Gets or sets the LeadRectD of the logo picture and its text. | |
Opacity | Gets or sets a value indicating the opacity value to use when drawing the Bates stamp logo. | |
Picture | Gets or sets a picture for the logo. | |
StretchLogo | Gets or sets the stretch property to the Bates stamp logo. Hence, making it possible to cover the entire area of the container attached to this Bates stamp. | |
Text | Gets or sets the text of the logo. |
Public Events
Name | Description | |
---|---|---|
PropertyChanged | Occurs when a property value changes. AnnPropertyChangedEventArgs |