'Declaration
<System.ComponentModel.DefaultValueAttribute("")> <System.ComponentModel.DescriptionAttribute("Gets/sets the wrapped NSegmentedImage instance.")> Public Property SegmentedImage As NSegmentedImage
'Usage
Dim instance As NSegmentedImageFrameStyle Dim value As NSegmentedImage instance.SegmentedImage = value value = instance.SegmentedImage
[System.ComponentModel.DefaultValue("")] [System.ComponentModel.Description("Gets/sets the wrapped NSegmentedImage instance.")] public NSegmentedImage SegmentedImage {get; set;}