Click or drag to resize

CPDFPerimeterMeasure Class

Inheritance Hierarchy

Namespace:  ComPDFKit.Measure
Assembly:  ComPDFKit.NET (in ComPDFKit.NET.dll) Version: 2.0.0.0
Syntax
C#
public class CPDFPerimeterMeasure : CPDFMeasure

The CPDFPerimeterMeasure type exposes the following members.

Properties
  NameDescription
Public propertyAnnotation (Inherited from CPDFMeasure.)
Public propertyMeasureInfo (Inherited from CPDFMeasure.)
Public propertyMeasureType (Inherited from CPDFMeasure.)
Public propertyTextAttribute (Inherited from CPDFMeasure.)
Top
Methods
  NameDescription
Public methodGetFormatValue (Inherited from CPDFMeasure.)
Public methodGetLabel (Inherited from CPDFMeasure.)
Public methodGetMeasurementResults (Inherited from CPDFMeasure.)
Public methodGetMeasureScale (Inherited from CPDFMeasure.)
Public methodIsValid
Whether the object is valid.
(Inherited from CPDFMeasure.)
Public methodSetLabel (Inherited from CPDFMeasure.)
Public methodSetMeasureInfo (Inherited from CPDFMeasure.)
Public methodSetMeasureScale (Inherited from CPDFMeasure.)
Public methodSetTextAttribute (Inherited from CPDFMeasure.)
Public methodUpdateAnnotMeasure (Inherited from CPDFMeasure.)
Top
See Also