IInterpolationOperation.Alignment Property

Definition

Optional alignment of the interpolation.

public:
 property Microsoft::CodeAnalysis::IOperation ^ Alignment { Microsoft::CodeAnalysis::IOperation ^ get(); };
public Microsoft.CodeAnalysis.IOperation Alignment { get; }
public Microsoft.CodeAnalysis.IOperation? Alignment { get; }
member this.Alignment : Microsoft.CodeAnalysis.IOperation
Public ReadOnly Property Alignment As IOperation

Property Value

Applies to