C# 클래스 SuperMap.WinRT.Core.ShapeElement

${mapping_ShapeBase_Title}

${mapping_ShapeBase_Description}

${mapping_ShapeBase_Remarks}
상속: Windows.UI.Xaml.Controls.UserControl
파일 보기 프로젝트 열기: SuperMap/iClient-for-Win8 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Point2DsProperty DependencyProperty

Private Properties

프로퍼티 타입 설명
ClearClip void
InvalidatePath void
MapToScreen Point
Point2Ds_Changed void
Point2Ds_CollectionChanged void
ScreenUpdated void
SetClip void
SetPath void

보호된 메소드들

메소드 설명
MeasureOverride ( Size availableSize ) : Size

${mapping_ShapeBase_method_MeasureOverride_D}

ShapeElement ( Shape shape ) : System.Collections.Specialized

${mapping_ShapeElement_Constructors_D}

비공개 메소드들

메소드 설명
ClearClip ( ) : void
InvalidatePath ( double resolution, double originX, double originY ) : void
MapToScreen ( Point2D pt ) : Point
Point2Ds_Changed ( DependencyObject o, DependencyPropertyChangedEventArgs e ) : void
Point2Ds_CollectionChanged ( object sender, NotifyCollectionChangedEventArgs e ) : void
ScreenUpdated ( ) : void
SetClip ( Point2DCollection clippedPoint2Ds, Rectangle2D clipbox ) : void
SetPath ( ) : void

메소드 상세

MeasureOverride() 보호된 메소드

${mapping_ShapeBase_method_MeasureOverride_D}
protected MeasureOverride ( Size availableSize ) : Size
availableSize Size ${mapping_ShapeBase_method_MeasureOverride_param_availableSize}
리턴 Size

ShapeElement() 보호된 메소드

${mapping_ShapeElement_Constructors_D}
protected ShapeElement ( Shape shape ) : System.Collections.Specialized
shape Windows.UI.Xaml.Shapes.Shape
리턴 System.Collections.Specialized

프로퍼티 상세

Point2DsProperty 공개적으로 정적으로 프로퍼티

${mapping_ShapeBase_field_Point2DsProperty_D}
public static DependencyProperty Point2DsProperty
리턴 DependencyProperty