NevronOpenVision
Nevron.Nov.Diagram.Themes Namespace / NThemeVariantStyleEntry Class / NThemeVariantStyleEntry Constructor / NThemeVariantStyleEntry Constructor(Int32,Int32,Int32)
The zero-based fill style index.
The zero-based stroke style index.
The zero-based font style index.
In This Topic
    NThemeVariantStyleEntry Constructor(Int32,Int32,Int32)
    In This Topic
    Initializing constructor.
    Syntax
    public NThemeVariantStyleEntry( 
       System.int fillStyleIndex,
       System.int strokeStyleIndex,
       System.int fontStyleIndex
    )

    Parameters

    fillStyleIndex
    The zero-based fill style index.
    strokeStyleIndex
    The zero-based stroke style index.
    fontStyleIndex
    The zero-based font style index.
    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