.NET API Catalog
  • Browse
  • Search
  • Diff
  • Others
    Feature Usage Stats
    Version Source
  • .NET Upgrade Planner
  1. Catalog
  2. AppKit
  3. NSRulerView
  4. MoveRulerline(nfloat, nfloat)
  • NSRulerView
    • NSRulerView()
    • NSRulerView(CGRect)
    • NSRulerView(IntPtr)
    • NSRulerView(NativeHandle)
    • NSRulerView(NSCoder)
    • NSRulerView(NSObjectFlag)
    • NSRulerView(NSScrollView, NSRulerOrientation)
    • AccessoryView
    • BaselineLocation
    • ClassHandle
    • ClientView
    • IsFlipped
    • Markers
    • MeasurementUnits
    • Orientation
    • OriginOffset
    • RequiredThickness
    • ReservedThicknessForAccessoryView
    • ReservedThicknessForMarkers
    • RuleThickness
    • ScrollView
    • WeakMeasurementUnits
    • AddMarker(NSRulerMarker)
    • Dispose(Boolean)
    • DrawHashMarksAndLabels(CGRect)
    • DrawMarkers(CGRect)
    • InvalidateHashMarks()
    • MoveRulerline(nfloat, nfloat)
    • MoveRulerline(NFloat, NFloat)
    • RegisterUnit(String, String, nfloat, NSNumber[], NSNumber[])
    • RegisterUnit(String, String, NFloat, NSNumber[], NSNumber[])
    • RemoveMarker(NSRulerMarker)
    • TrackMarker(NSRulerMarker, NSEvent)
xamarinmac
namespace AppKit
{
    [Register("NSRulerView", true)]
    public class NSRulerView : NSView
    {
        [BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
        [Export("moveRulerlineFromLocation:toLocation:")]
        public virtual void MoveRulerline(nfloat oldLocation, nfloat newLocation);
    }
}
Xamarin macOS 0.0
Information specific to xamarinmac
Assembly

Xamarin.Mac , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065

Referencing

The API is automatically referenced.

Platform Restrictions

This framework does not have platform annotations.

  • Built-in API
  • Package-provided API
Search

03/18/2025
An error has occurred. This application may no longer respond until reloaded. Reload 🗙