GlyphRun.ComputeAlignmentBox 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
public:
System::Windows::Rect ComputeAlignmentBox();
public System.Windows.Rect ComputeAlignmentBox ();
member this.ComputeAlignmentBox : unit -> System.Windows.Rect
Public Function ComputeAlignmentBox () As Rect
返回
-
Rect
一个 Rect,表示 GlyphRun 的对齐框。
注解
返回 Rect 的与原点 GlyphRun相对。
适用于