Style Constructors
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.
Overloads
| Name | Description |
|---|---|
| Style() | |
| Style(String, Double) |
Style()
Style(String, Double)
- Source:
- Style.cs
public Style(string name, double confidence);
new Microsoft.Azure.CognitiveServices.Vision.ComputerVision.Models.Style : string * double -> Microsoft.Azure.CognitiveServices.Vision.ComputerVision.Models.Style
Public Sub New (name As String, confidence As Double)
Parameters
- name
- String
- confidence
- Double