版面設計功能調整
This commit is contained in:
@@ -63,6 +63,10 @@ public partial class admin_item_TabletDesigner :MyWeb.config
|
||||
{
|
||||
id="combined",type="combined-center",text="林張吳\n氏歷代祖先", x = 130, y = 80,
|
||||
style = new ElementStyle { fontSize = 24, fontFamily = "Kaiti", isVertical = true, letterSpacing = 5, lineHeight = 1.5 ,visibility="hidden" }
|
||||
}, new TabletElement
|
||||
{
|
||||
id="alive",type="alive",text="劉大哥", x = 60, y = 200,
|
||||
style = new ElementStyle { fontSize = 18, fontFamily = "Kaiti", isVertical = true, letterSpacing = 5, lineHeight = 1.5 ,visibility="" }
|
||||
}
|
||||
},
|
||||
paper = new { width = 100, height = 272, name = "Yellow" }
|
||||
|
||||
Reference in New Issue
Block a user