CurtainGridLine.IsUGridLine
Description:
Retrieve the direction of a grid line.If it is true,we say it is a UGridLine,otherwise it is VGridLine
Retrieve the direction of a grid line.If it is true,we say it is a UGridLine,otherwise it is VGridLine
public bool IsUGridLine { get; }