編輯

共用方式為


ColumnDefinition.Star(Double) Method

Definition

public:
 static System::CommandLine::Rendering::Views::ColumnDefinition ^ Star(double weight);
public static System.CommandLine.Rendering.Views.ColumnDefinition Star(double weight);
static member Star : double -> System.CommandLine.Rendering.Views.ColumnDefinition
Public Shared Function Star (weight As Double) As ColumnDefinition

Parameters

weight
Double

Returns

Applies to