Leadtools.Annotations.Designersアセンブリ > Leadtools.Annotations.Designers名前空間 > AnnEditDesignerクラス :GetThumbLocationsメソッド |
public virtual LeadPointD[] GetThumbLocations()
'Declaration
Public Overridable Function GetThumbLocations() As LeadPointD()
'Usage
Dim instance As AnnEditDesigner Dim value() As LeadPointD value = instance.GetThumbLocations()
public virtual LeadPointD[] GetThumbLocations()
@property (nonatomic, strong, readonly, nullable) LTLeadPointCollection *thumbLocations
public LeadPointD[] getThumbLocations()
function Leadtools.Annotations.Designers.AnnEditDesigner.GetThumbLocations()
派生クラスは、制御点の位置を返すために、このプロパティをオーバーライドしなければなりません。
詳細情報とサンプルについては、「LEADTOOLSアノテーションによる道具ユーザー定義のObjects」を参照してください。