### YamlMime:JavaType
inheritances:
-
the height value
type:Get the height value.
syntax: public double height() uid: com.microsoft.azure.cognitiveservices.vision.customvision.training.models.Region.height() - fullName: com.microsoft.azure.cognitiveservices.vision.customvision.training.models.Region.left() name: left() nameWithType: Region.left() returns: description:the left value
type:Get the left value.
syntax: public double left() uid: com.microsoft.azure.cognitiveservices.vision.customvision.training.models.Region.left() - fullName: com.microsoft.azure.cognitiveservices.vision.customvision.training.models.Region.tagId() name: tagId() nameWithType: Region.tagId() returns: description:the tagId value
type:Get the tagId value.
syntax: public UUID tagId() uid: com.microsoft.azure.cognitiveservices.vision.customvision.training.models.Region.tagId() - fullName: com.microsoft.azure.cognitiveservices.vision.customvision.training.models.Region.top() name: top() nameWithType: Region.top() returns: description:the top value
type:Get the top value.
syntax: public double top() uid: com.microsoft.azure.cognitiveservices.vision.customvision.training.models.Region.top() - fullName: com.microsoft.azure.cognitiveservices.vision.customvision.training.models.Region.width() name: width() nameWithType: Region.width() returns: description:the width value
type:Get the width value.
syntax: public double width() uid: com.microsoft.azure.cognitiveservices.vision.customvision.training.models.Region.width() - fullName: com.microsoft.azure.cognitiveservices.vision.customvision.training.models.Region.withHeight(double height) name: withHeight(double height) nameWithType: Region.withHeight(double height) parameters: - description:the height value to set
name: height type:the Region object itself.
type:Set the height value.
syntax: public Region withHeight(double height) uid: com.microsoft.azure.cognitiveservices.vision.customvision.training.models.Region.withHeight(double) - fullName: com.microsoft.azure.cognitiveservices.vision.customvision.training.models.Region.withLeft(double left) name: withLeft(double left) nameWithType: Region.withLeft(double left) parameters: - description:the left value to set
name: left type:the Region object itself.
type:Set the left value.
syntax: public Region withLeft(double left) uid: com.microsoft.azure.cognitiveservices.vision.customvision.training.models.Region.withLeft(double) - fullName: com.microsoft.azure.cognitiveservices.vision.customvision.training.models.Region.withTagId(UUID tagId) name: withTagId(UUID tagId) nameWithType: Region.withTagId(UUID tagId) parameters: - description:the tagId value to set
name: tagId type:the Region object itself.
type:Set the tagId value.
syntax: public Region withTagId(UUID tagId) uid: com.microsoft.azure.cognitiveservices.vision.customvision.training.models.Region.withTagId(UUID) - fullName: com.microsoft.azure.cognitiveservices.vision.customvision.training.models.Region.withTop(double top) name: withTop(double top) nameWithType: Region.withTop(double top) parameters: - description:the top value to set
name: top type:the Region object itself.
type:Set the top value.
syntax: public Region withTop(double top) uid: com.microsoft.azure.cognitiveservices.vision.customvision.training.models.Region.withTop(double) - fullName: com.microsoft.azure.cognitiveservices.vision.customvision.training.models.Region.withWidth(double width) name: withWidth(double width) nameWithType: Region.withWidth(double width) parameters: - description:the width value to set
name: width type:the Region object itself.
type:Set the width value.
syntax: public Region withWidth(double width) uid: com.microsoft.azure.cognitiveservices.vision.customvision.training.models.Region.withWidth(double) nameWithType: Region syntax: public class Region type: class uid: com.microsoft.azure.cognitiveservices.vision.customvision.training.models.Region fullName: com.microsoft.azure.cognitiveservices.vision.customvision.training.models.Region name: Region package: com.microsoft.azure.cognitiveservices.vision.customvision.training.models summary:The Region model.
metadata: {}