NevronOpenVision
Nevron.Nov.Graphics Namespace / NTextureFill Class
Members
NTextureFill Class
An abstract base class for fill types that use a texture: image fill, hatch fill and advanced gradient fill.
Object Model
NTextureFill Class
Syntax
Remarks
This class is not intended for direct usage. You should use fill types deriving from it like NImageFill, NHatchFill and NAdvancedGradientFill.
Inheritance Hierarchy

System.Object
   Nevron.Nov.Dom.NNode
      Nevron.Nov.Dom.NDocumentNode
         Nevron.Nov.Dom.NAttribute
            Nevron.Nov.Graphics.NFill
               Nevron.Nov.Graphics.NTextureFill
                  Nevron.Nov.Graphics.NAdvancedGradientFill
                  Nevron.Nov.Graphics.NGradientFill
                  Nevron.Nov.Graphics.NHatchFill
                  Nevron.Nov.Graphics.NImageFill

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