'Declaration <DescriptionAttribute("The start index of the visible slice.")> Public ReadOnly Property SliceStartIndex As System.Int32
[Description("The start index of the visible slice.")] public System.Int32 SliceStartIndex { get; }
[Description("The start index of the visible slice.")] public: __property System.Int32 get_SliceStartIndex();
[Description("The start index of the visible slice.")] public:
property System.Int32 SliceStartIndex { System.Int32 get(); }