GMap系统Style模块
2023-06-30 21:22:25 0 举报
GMap系统Style模块
作者其他创作
大纲/内容
GMarkerStyle
GLineStyle
GStyleGroup
-wstring Name;-vector<GStyle*> Styles;-u32 NextId;
GColorFillStyle
-Color FillColor;
GTextureFillStyle
-wstring ImageFile;-WrapMode TextureWrapMode;-Image* CachedImage;
GSimpleLineStyle
-f32 LineWidth;-Color LineColor;-DashStyle LineDashStyle;-DashCap LineDashCap;-LineCap LineStartCap;-LineCap LineEndCap;-LineJoin _LineJoin;-Pen* CachedPen; -bool Dirty;
GStyle
#Group:GStyleGroup*#Id:u32#Name:wstring-friend class GStyleGroup;
GHatchFillStyle
-Color ForeColor;-Color BackColor;-HatchStyle FillHatchStyle;
GImageMarkerStyle
-wstring ImageFile;-Image* CachedImage;-Rect LayoutRect;-bool Dirty;
GFillStyle
#Brush* CachedBrush;#bool Dirty;
收藏
0 条评论
下一页