'宣言 Protected Property VisualXSnappingGuidelines As System.Windows.Media.DoubleCollection
'使用法 Dim instance As C1FlexViewerPane Dim value As System.Windows.Media.DoubleCollection instance.VisualXSnappingGuidelines = value value = instance.VisualXSnappingGuidelines
protected System.Windows.Media.DoubleCollection VisualXSnappingGuidelines {get; set;}