Leadtools.Annotations.Designersアセンブリ > Leadtools.Annotations.Designers名前空間 > AnnEditDesignerクラス :GetRotateGripperメソッド |
[SuppressMessageAttribute(Category="Microsoft.Design", CheckId="CA1024:UsePropertiesWhereAppropriate", Scope="", Target="", MessageId="", Justification="")] public virtual LeadPointD GetRotateGripper()
'Declaration
<SuppressMessageAttribute(Category="Microsoft.Design", CheckId="CA1024:UsePropertiesWhereAppropriate", Scope="", Target="", MessageId="", Justification="")> Public Overridable Function GetRotateGripper() As LeadPointD
'Usage
Dim instance As AnnEditDesigner Dim value As LeadPointD value = instance.GetRotateGripper()
[SuppressMessageAttribute(Category="Microsoft.Design", CheckId="CA1024:UsePropertiesWhereAppropriate", Scope="", Target="", MessageId="", Justification="")] public virtual LeadPointD GetRotateGripper()
@property (nonatomic, assign, readonly) LeadPointD rotateGripper
protected LeadPointD getRotateGripper()
SuppressMessageAttribute(Category="Microsoft.Design", CheckId="CA1024:UsePropertiesWhereAppropriate", Scope="", Target="", MessageId="", Justification="") function Leadtools.Annotations.Designers.AnnEditDesigner.GetRotateGripper()
選択されたオブジェクトは、2つの回転制御点を持っています:
このプロパティは、アノテーション座標で回転グリップ制御点の位置を返します。
詳細については、「アノテーションの回転オプション」を参照してください。
詳細情報とサンプルについては、「LEADTOOLSアノテーションによる道具ユーザー定義のObjects」を参照してください。