LEADTOOLS Annotations (Leadtools.Annotations assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
AnnSize Structure Members
See Also  Fields  Properties  Methods 
Leadtools.Annotations Namespace : AnnSize Structure


The following tables list the members exposed by AnnSize.

Public Constructors

 NameDescription
public Constructor AnnSize ConstructorOverloaded.   
Top

Public Fields

 NameDescription
public Fieldstatic (Shared in Visual Basic)Includes members available in LEADTOOLS Document or Medical Imaging toolkits. EmptyRepresents a new instance of an AnnSize structure with member data left uninitialized.  
Top

Public Properties

 NameDescription
public PropertyIncludes members available in LEADTOOLS Document or Medical Imaging toolkits. HeightGets or sets the height or vertical component of this AnnSize structure.  
public PropertyIncludes members available in LEADTOOLS Document or Medical Imaging toolkits. IsEmptyGets a value indicating whether this AnnSize structure is empty.  
public PropertyIncludes members available in LEADTOOLS Document or Medical Imaging toolkits. UnitGets or sets the unit of measure for this AnnSize structure.  
public PropertyIncludes members available in LEADTOOLS Document or Medical Imaging toolkits. WidthGets or sets the width or horizontal component this AnnSize structure.  
Top

Public Methods

 NameDescription
public Methodstatic (Shared in Visual Basic)Includes members available in LEADTOOLS Document or Medical Imaging toolkits. AddAdds the width and height of one AnnSize structure to the width and height of another AnnSize structure.  
public MethodIncludes members available in LEADTOOLS Document or Medical Imaging toolkits. ConvertConverts this AnnSize structure to the specified unit.  
public MethodIncludes members available in LEADTOOLS Document or Medical Imaging toolkits. ConvertedHeightReturns the value of the vertical component of this AnnSize structrue, in the specified AnnUnit unit of measure.  
public MethodIncludes members available in LEADTOOLS Document or Medical Imaging toolkits. ConvertedWidthReturns the value of the width or horizontal component of this AnnSize structure, in the units specified in the unit parameter.  
public MethodIncludes members available in LEADTOOLS Document or Medical Imaging toolkits. ConvertToConverts this AnnSize structure to the specified units, and returns a new AnnSize structure.  
public MethodIncludes members available in LEADTOOLS Document or Medical Imaging toolkits. EqualsDetermines whether this AnnSize structure contains the same dimensions as the specified Object.  
public MethodIncludes members available in LEADTOOLS Document or Medical Imaging toolkits. GetHashCodeReturns a hash code for this AnnSize structure. For more information about this method, refer to System.Object.GetHashCode.  
public Methodstatic (Shared in Visual Basic)Includes members available in LEADTOOLS Document or Medical Imaging toolkits. SubtractSubtracts the width and height of one AnnSize structure from the width and height of another AnnSize structure.  
public MethodIncludes members available in LEADTOOLS Document or Medical Imaging toolkits. ToAnnPointConverts this AnnSize structure to an AnnPoint structure.  
public MethodIncludes members available in LEADTOOLS Document or Medical Imaging toolkits. ToSizeFConverts this AnnSize structure to a SizeF structure.  
public MethodIncludes members available in LEADTOOLS Document or Medical Imaging toolkits. ToStringOverridden. Converts this AnnSize structure to a human-readable string.  
Top

Public Operators

public Operator Addition Adds the width and height of one AnnSize structure to the width and height of another AnnSize structure.
public Operator Equality Determines whether two AnnSize structures are equal.
public Operator Explicit Type Conversion Converts the specified AnnSize structure to an AnnPoint structure.
public Operator Inequality Determines whether two AnnSize structures are unequal.
public Operator Subtraction Subtracts the width and height of one AnnSize structure from the width and height of another AnnSize structure.
Top

See Also

Leadtools.Annotations requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features