Commit 39bd6147 authored by Elen.Subbotina's avatar Elen.Subbotina Committed by Alexander Trofimov

linux build

git-svn-id: svn://fileserver/activex/AVS/Sources/TeamlabOffice/trunk/ServerComponents@59039 954022d7-b5bf-4e40-9824-e11837661b57
parent e0a23443
......@@ -13,6 +13,11 @@ enum DashStyle
DashStyleCustom // 5
};
enum PenAlignment
{
PenAlignmentCenter = 0,
PenAlignmentInset = 1
};
class RectF
{
public:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment