Documents for PDF, .NET Edition Documentation
ImageScale Class Members
Properties  Methods  Events

GrapeCity.Documents.Pdf Assembly > GrapeCity.Documents.Pdf.Annotations Namespace : ImageScale Class

The following tables list the members exposed by ImageScale.

Public Constructors
 NameDescription
Public Constructor  
Top
Public Properties
 NameDescription
Public PropertyGets or sets a value indicating whether a button's appearance should be scaled to fit fully within the bounds of the annotation without taking into consideration the line width of the border.  
Public PropertyGets or sets the scaling mode.  
Public PropertyGets or sets the position of an image.

The two numbers between 0.0 and 1.0 indicate the fraction of leftover space to allocate at the left and bottom of an image. A value of (0.0, 0.0) positions the image at the bottom-left corner of the button rectangle. A value of (0.5, 0.5) centers it within the rectangle.

This value is used only if the image is scaled proportionally.  
Public PropertyGets or sets a value indicating whether an image should be scaled proportionally.  
Top
Public Methods
 NameDescription
Public MethodCopies all property values from another object. Note! This method does not raise GrapeCity.Documents.Common.NotifyObject.PropertyChanged event.  
Top
Public Events
 NameDescription
Public EventOccurs when a property value changes. (Inherited from GrapeCity.Documents.Common.NotifyObject)
Top
See Also

Reference

ImageScale Class
GrapeCity.Documents.Pdf.Annotations Namespace