NewSyntheticRegion.iAnchorLine Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies the zero-based line number.
public: int iAnchorLine;
public: int iAnchorLine;
int iAnchorLine;
public int iAnchorLine;
val mutable iAnchorLine : int
Public iAnchorLine As Integer
Field Value
Remarks
The iAnchorLine
and iAnchorIndex
members define where the text will appear. The values are in base buffer coordinates.
COM Signature
From textmgr.idl: