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