Property BitAligned BitAligned Whether or not the current BitPosition is evenly divisible by 8. I.e. whether or not the BitPosition is at a byte boundary. Declaration public bool BitAligned { get; } Property Value Type Description bool