'Declaration Public Property fBackFront As Byte
'Declaration
Public Property fBackFront As Byte
'Usage Dim instance As Picf Dim value As Byte instance.fBackFront = value value = instance.fBackFront
'Usage
Dim instance As Picf Dim value As Byte instance.fBackFront = value value = instance.fBackFront
public byte fBackFront {get; set;}
Picf Class Picf Members