Click or drag to resize

BaseCustomize Class

Inheritance Hierarchy
SystemObject
  System.Windows.ThreadingDispatcherObject
    System.WindowsDependencyObject
      System.Windows.MediaVisual
        System.Windows.MediaContainerVisual
          System.Windows.MediaDrawingVisual
            ComPDFKitViewer.BaseObjectBaseDraw
              ComPDFKitViewer.BaseObjectBaseCustomize

Namespace:  ComPDFKitViewer.BaseObject
Assembly:  ComPDFKit.Viewer (in ComPDFKit.Viewer.dll) Version: 2.2.0.0 (2.2.0.0)
Syntax
C#
public class BaseCustomize : BaseDraw

The BaseCustomize type exposes the following members.

Methods
  NameDescription
Public methodCleanDraw
Clean draw
(Inherited from BaseDraw.)
Public methodDraw
Draw
(Inherited from BaseDraw.)
Public methodGetResTag
Get resource index
(Inherited from BaseDraw.)
Public methodSetResIndex
Set resource index
(Inherited from BaseDraw.)
Top
Fields
  NameDescription
Public fieldt (Inherited from BaseDraw.)
Top
See Also