RichTextBox for WinRT
Offset Property (C1RichTextBoxMenu)


Gets or sets the Offset used with the C1.Xaml.C1RadialMenu
Syntax
'Declaration
 
Public Property Offset As Windows.Foundation.Point
'Usage
 
Dim instance As C1RichTextBoxMenu
Dim value As Windows.Foundation.Point
 
instance.Offset = value
 
value = instance.Offset
public Windows.Foundation.Point Offset {get; set;}
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

C1RichTextBoxMenu Class
C1RichTextBoxMenu Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback