Nevron Open Vision Documentation
Nevron.Nov.Schedule Namespace / NTimeIndicator Class / Paint Method


In This Topic
    Paint Method (NTimeIndicator)
    In This Topic
    Paints this time indicator at the specified point in time. The default implementation of this method calculates the time indicator bounds based on the given dateTime and then calls the Paint(NPaintVisitor,ENHVOrientation,NRectangle,DateTime) method.
    Overload List
    OverloadDescription
    Paints this time indicator at the specified point in time. The default implementation of this method calculates the time indicator bounds based on the given dateTime and then calls the Paint(NPaintVisitor,ENHVOrientation,NRectangle,DateTime) method.  
    Paints this time indicator in the specified bounds.  
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also