New-UDNivoPattern
Creates a nivo pattern.
Synopsis
Syntax
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
Parameters
-Background
Required? false
Position? named
Default value None
Accept pipeline input? False
Aliases none
Accept wildcard characters? false-Color
-Id
-LineWidth
-Padding
-Rotation
-Size
-Spacing
Inputs
Outputs
Last updated
Was this helpful?