'Declaration <DescriptionAttribute("Type of collapsed annotation when collapsed type is equal to StickyNoteAnnotationCollapsedType.Image.")> <DefaultValueAttribute(Note)> Public Property CollapsedIconType As StickyNoteIconType
[Description("Type of collapsed annotation when collapsed type is equal to StickyNoteAnnotationCollapsedType.Image.")] [DefaultValue(Note)] public StickyNoteIconType CollapsedIconType { get; set; }
[Description("Type of collapsed annotation when collapsed type is equal to StickyNoteAnnotationCollapsedType.Image.")] [DefaultValue(Note)] public: __property StickyNoteIconType get_CollapsedIconType(); public: __property void set_CollapsedIconType(
StickyNoteIconType value
);
[Description("Type of collapsed annotation when collapsed type is equal to StickyNoteAnnotationCollapsedType.Image.")] [DefaultValue(Note)] public:
property StickyNoteIconType CollapsedIconType { StickyNoteIconType get(); void set(StickyNoteIconType value); }
Property Value
Значение по умолчанию - StickyNoteIconType.Примечание.