GroupingCharsInfoAperture Property
Gets the aperture char.
Namespace: DevCase.Core.DataProcessing.CommonAssembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public char Aperture { get; }
Public ReadOnly Property Aperture As Char
Get
Dim instance As GroupingCharsInfo
Dim value As Char
value = instance.Aperture
public:
property wchar_t Aperture {
wchar_t get ();
}
member Aperture : char with get
No code example is currently available or this language may not be supported.
Property Value
Char
The aperture char.