Nevron .NET Vision
Nevron.UI.WinForm.Controls Namespace / MeasureCommandEventArgs Class
Properties


In This Topic
    MeasureCommandEventArgs Class Members
    In This Topic

    The following tables list the members exposed by MeasureCommandEventArgs.

    Public Constructors
    Public Properties
     NameDescription
    Public PropertyGets the NCommand object associated with the event. (Inherited from Nevron.UI.WinForm.Controls.CommandEventArgs)
    Public PropertyGets the Graphics object to measure against.  
    Public PropertyGets/sets a value whether the event is handled. (Inherited from Nevron.UI.WinForm.Controls.CommandEventArgs)
    Public PropertyGets/sets the size of the text rect for the command.  
    Public PropertyGets/sets the size of the command.  
    Public PropertyGets/sets the size of the text rect for the command.  
    Top
    See Also