For the complete documentation index, see llms.txt. This page is also available as Markdown.

New-UDNivoPattern

Synopsis

Crée un motif nivo.

Syntaxe

New-UDNivoPattern [-Background <String>] [-Color <String>] -Dots -Id <String> [-Padding <Int32>] [-Size <Int32>] [-Stagger] [<CommonParameters>]

New-UDNivoPattern [-Background <String>] [-Color <String>] -Id <String> [-LineWidth <Int32>] -Lines [-Rotation <Int32>] [-Spacing <Int32>] [<CommonParameters>]

New-UDNivoPattern [-Background <String>] [-Color <String>] -Id <String> [-Padding <Int32>] [-Size <Int32>] -Squares [-Stagger] [<CommonParameters>]

Description

Crée un motif nivo.

Paramètres

-Background

La couleur d'arrière-plan.

Required?                    false
Position?                    named
Default value                None
Accept pipeline input?       False
Aliases                      none
Accept wildcard characters?  false

-Color

La couleur de premier plan.

-Dots

Inclure des points.

-Id

L'ID de ce motif.

-LineWidth

La largeur des lignes de ce motif.

-Lines

Utiliser des lignes pour ce motif.

-Padding

L'espacement entre les points ou les carrés.

-Rotation

La rotation des lignes dans ce motif.

-Size

La taille des points ou des carrés.

-Spacing

L'espacement entre les lignes dans ce motif.

-Squares

Crée des carrés.

-Stagger

Décaler les points ou les carrés.

Paramètres communs

Cette applet de commande prend en charge les paramètres communs : Verbose, Debug, ErrorAction, ErrorVariable, WarningAction, WarningVariable, OutBuffer, PipelineVariable et OutVariable. Pour plus d'informations, consulter about_CommonParameters.

Entrées

Aucune

Sorties

System.Object

Mis à jour

Ce contenu vous a-t-il été utile ?