Nevron .NET Vision
Nevron.Diagram Namespace / NDocumentSmartPaintService Class
Members


In This Topic
    NDocumentSmartPaintService Class
    In This Topic
    The NDocumentSmartPaintService class represents the smart paint service used by documents
    Object Model
    NDocumentSmartPaintService Class
    Syntax
    'Declaration
     
    
    Public Class NDocumentSmartPaintService 
       Inherits NDiagramSmartPaintService
       Implements Nevron.Dom.INService, Nevron.INReferenceHolder, Nevron.INReferenceProvider 
    'Usage
     
    
    Dim instance As NDocumentSmartPaintService
    Remarks
    An instance of this class can be obtained from the SmartPaintService property of the NDocument class.
    Inheritance Hierarchy

    System.Object
       Nevron.Dom.NService
          Nevron.Diagram.NDiagramSmartPaintService
             Nevron.Diagram.NDocumentSmartPaintService

    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also