MarginPlacement.Custom(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Initializes a MarginPlacement value.
public static Microsoft.VisualStudio.Extensibility.Editor.MarginPlacement Custom (string value);
static member Custom : string -> Microsoft.VisualStudio.Extensibility.Editor.MarginPlacement
Public Shared Function Custom (value As String) As MarginPlacement
Parameters
- value
- String
The string value of MarginPlacement.
Returns
The MarginPlacement value.