Kaydet (Commit) 3b7030d9 authored tarafından Zolnai Tamás's avatar Zolnai Tamás

Update comment

Change-Id: I26dd6b741b538da1c372534b55870c22ebd3d046
üst c83be01d
...@@ -37,9 +37,9 @@ namespace drawinglayer ...@@ -37,9 +37,9 @@ namespace drawinglayer
/** BorderLinePrimitive2D class /** BorderLinePrimitive2D class
This is the basic primitive to build frames around objects, e.g. tables. This is the basic primitive to build frames around objects, e.g. tables.
It defines a single or double line from Start to nd using the LeftWidth, It defines a single or double line from Start to End using the LeftWidth,
Distance and RightWidth definitions. Distance and RightWidth definitions.
The LineStart/End overlap is defined by the Extend(Inner|Outer)(Start|End) The LineStart/End overlap is defined by the Extend(Left|Right)(Start|End)
definitions. definitions.
*/ */
class DRAWINGLAYER_DLLPUBLIC BorderLinePrimitive2D : public BufferedDecompositionPrimitive2D class DRAWINGLAYER_DLLPUBLIC BorderLinePrimitive2D : public BufferedDecompositionPrimitive2D
......
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