Collapse All
Expand All
Code: All
Code: Multiple
Code: Visual Basic
Code: C#
Code: Visual C++
Code: J#
Code: JScript
Members Options: Show All
Members Options: Filtered
Members Options: Filtered
Members Options: Filtered
Frameworks: Show All
Frameworks: Multiple
Frameworks: .NET Framework Only
Frameworks: .NET Compact Framework Only
Frameworks: XNA Framework Only
Visual Basic
C#
Include Protected Members
Include Inherited Members
Include .NET Framework Members
Include .NET Compact Framework Members
Include XNA Framework Members
CAD .NET 15.2
IRulerMeasure Members
IRulerMeasure Interface
Methods
Properties
See Also
The following tables list the members exposed by the
IRulerMeasure
type.
Public Properties
Name
Description
IsFinished
Get/set state is ruler finished
Top
Public Methods
Name
Description
ActivateTool
Activate
ClearAll
Clear all measures
DeactivateTool
Deactivate
GetAllMeasures
Get list of all measures(list of lists measures of all rulers)
GetAllSegmentsPoints
Get all tool's segment's points(simple ruler has one segment)
GetAngle
Angle between two points in XY plane
GetCurrentRulerMeasures
Get list of measures(list of lists of two mousedown dpoints) of current ruler
GetCurrentSegmentMeasures
Get the drawing points of the current segment
GetDeltaX
Delta by X
GetDeltaY
Delta by Y
GetDistance
Distance between two points in drawing units with precision
GetOriginDistance
Distance between two points in drawing units without precision
SetDefaultSettings
Set Settings to default values
SetSettings
Set(get) the ruler's settings
Top
See Also
Reference
IRulerMeasure Interface
CADImport.Professional Namespace